Full equity now
This release finally supports full serialization on Javascript, new configuration and automatic polymorphism support:
XmlPolyChildrenhas changed shorthand and updated documentation - it is serial name, not class name. Class name shorthand now requires a '.' prefix.- The
autoPolymorphicoption to the xml format will reduce the need for@XmlPolyChildrenand will use the module to look up possible child deserializers - Serialization works properly with javascript targets for all cases.