Janek,

Could you please remind me where I could include the code to perform special treatment for the serialization?
I hope my question is claire enough.
Practically, I would like to do something like this:

if (the type of my object is 'GroupRelationData')
 {
   I write what I want in xml format
 }

I think that a more elegant solution could be to create a template class inherited from the template class DynLibDispatcher. Somethink like the MetaEngine2D.
What is your opinion about that?

VR


_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to