T
Thomas Mercer-Hursh
Guest
Perhaps I need to dig out the enhancement requests I put in years ago and get them on the Ideas page. I think all we need is to be able to serialize an object in the same way that we can serialize a dataset to JSON or XML. I.e., ways to flag thing to omit from the serialization and to change the serialized name and such. Then, regardless of the technology at the other end of the wire, one can provide an object with a method that will initialize itself from that output.
Continue reading...
Continue reading...