Paul de Vrieze

Results 7 issues of Paul de Vrieze

Looking at the available containers it is missing an efficient list that provides a (resizable) fifo queue that is optimized to allow for removing the front element from the list....

enhancement
help wanted

I have plenty of files that are in sharepoint/teams. It would really be good to also have access to those files with the tool. It wouldn't even be too bad...

The library has less focus on documentation than ideal. Better documentation is desirable.

enhancement
help wanted
good first issue

This is an implementation for #2199 and #1865. This implementation just modifies the `subclass` method in the builder. It does (internally) expose the registered children in `SealedSerializer`. It is not...

waiting for clarification

This patch set creates a simple implementation of the EfficientBinaryFormat. It is included in the existing json tests (special casing json specific serializers). This should ensure that serialization works with...

The shortcut for saturation 0 in the conversion incorrectly does not take into account that the lightness value is a percentage (out of 100) where the rgb parts of rgba...

### Discussed in https://github.com/pdvrieze/xmlutil/discussions/314 Originally posted by **patricklucas** November 12, 2025 I am aware I can use the `@XmlNamespaceDeclSpecs` annotation to include namespace declarations on an element, but is there...

indev