> what is the current support of boost serialization? > it seems that with boost-serialization both are supported? > > So far I only see that 'save' dialog in simulation controller isn't > aware of boost. >
http://www.mail-archive.com/[email protected]/msg03496.html see in particular the script referenced in the message; to use boost::serialization in all loading/saving including dialogues, you have to add pseudo-feature serialize-using-boost (see Omega::loadSimulationFromStream etc), but I never tried it IIRC). Bump on this BTW for you: http://www.mail-archive.com/[email protected]/msg03530.html Cheers, v. _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

