On 9/21/2012 12:27 PM, Kenneth Lerman wrote: > Kent, > > When it comes to serialization, I'm a big fan of Objective-C. All > Objects in OC know how to serialize (and deserialize) themselves. > > It really simplifies things. > > Ken > > On 9/21/2012 12:22 PM, Kent A. Reed wrote: >> On 9/19/2012 6:30 PM, Michael Haberler wrote: >>> -- when the time has come to send a status update message, go through the >>> member list, pull current values, and create a status message (this would >>> have to call upon the serialisation method employed in the future, for >>> instance Google protocol buffers, or JSON, or whatever we decide on) >> <...>I only know JSON, and that not so well. Is there some simple but >> relevant benchmark that could be cobbled up to explore it vs the rest >> of the contenders? Regards, Kent
Yet one more thing I don't know about Objective-C :-) Which means I also don't know how easy/hard it is to interconnect routines in Objective-C and those in other languages, but I see Objective-C was the 17th language to be added to the 0mq quiver, so obviously somebody has a clue. Regards, Kent ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
