Skip to content

Releases: gnugat-legacy/marshaller

Collection conversion

20 May 08:55
Compare
Choose a tag to compare
  • Marshaller can iterate over collections and call the appropriate MarshallerStrategy for each element

Generic conversion

19 May 07:54
Compare
Choose a tag to compare
  • Marshaller executes the appropriate MarshallerStrategy
  • Fine grained MarshallerStrategy support through categories
  • priorization of MarshallerStrategy when registering it in Marshaller