Dear Michael,
thank you very much for your valuable information - I definitively
will have a look at your MAKeyedArchiver, just to learn how it's done.
The idea of implementing the xmlRespresentation methods is just great
and serves perfectly.
Once again, thanks a lot for your time.
Best
On Sun, Aug 31, 2008 at 11:45 AM, Meik Schuetz <[EMAIL PROTECTED]> wrote:
> Dear everyone,
> I am trying to create my own NSCoder implementation to serialize objects to
> a XML format which would like to use to communicate with WCF service. The
> serialization is already done and I had no problems
Dear everyone,
I am trying to create my own NSCoder implementation to serialize
objects to a XML format which would like to use to communicate with
WCF service. The serialization is already done and I had no problems
do it, however I've got some conceptional questions about the de-
serializ