Community
Participate
Working Groups
Currently the serialization is implemented by an ExtensibleSerializableJavaObject EDataType in the serialization metamodel: "http://www.eclipse.org/emf/facet/serialization/0.1.incubation". But I'd like to be able to serialize a value directly, using a serialization manager.
Created attachment 190363 [details] patch
A little more context : I'm implementing an ISerializer for a complex type, containing other types. So, I'd like to compose existing serializers to implement a new one.
Committed in revision 339.
This bug can be closed.