Years ago we implermented a serialization into xml ... if not only attributes, but also relations are serialized, you run into deep trouble ... we stopped this experiment ...
2010/5/20 Kuhns, John <[email protected]> > I am looking for the best method of serializing/de-serializing > CayenneDataObjects as JSON. I've written my own class for now, but am > interested in hearing about a good method to use either XStream, Jackson or > some other library. > > John Kuhns > >
