Hi Vincent, On Friday 22 May 2009 Vincent Vandenschrick wrote: > So, here is the question : What is the best way to plug-in a custom JSON > serialization/de-serialization strategy on the client side ? It seems > that the qx.util.Json static class is responsible for this but I don't > have a clue on how to cleanly override its default behavior. The class "qx.core.Object" does offer a "serialize" method (still in EXPERIMENTAL state). Maybe this method can help you further, at least for the serialization.
cheers, Alex ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
