Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 12 Apr 18
- added class names into serialization syntax (__class). This change allows us to make better use of polymorphism with (e.g. embedded) c… Show more
- added class names into serialization syntax (__class). This   change allows us to make better use of polymorphism with   (e.g. embedded) class structures. Previously, it was   necessary, that the called had to know the class of   the serialized object, now it is as well possible   to use as well specializations. - fix bug, where default value for properties lead to errors,   when no propery options where given.

Show less

2.2 + 20 more