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

ABDERA-352 @Extension annotated List<> #2

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from

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