Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

ABDERA-352 @Extension annotated List<> #2

Open
nicolasyanncouturier wants to merge 4 commits intoapache:trunkfrom
finn-no:ABDERA-352
Open

ABDERA-352 @Extension annotated List<> #2
nicolasyanncouturier wants to merge 4 commits intoapache:trunkfrom
finn-no:ABDERA-352

Conversation

@nicolasyanncouturier
Copy link

Used the same system in BaseSerializer.writeExtensions() as in BaseSerializer.writeElements() with calling BaseSerializer.toArray() and looping through the values.

@extension annotated List<> of object now get serialized into multiple elements.
See extensions/serializer/src/test/java/org/apache/abdera/test/ext/serializer/ExtensionAnnotationTest.java for details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant