Then you should find some good starters in objectmodelhelper.cs and coretest.cs in the unittests directory.
Enjoy and feel free to come back with questions Frank Mantek Google On 6/12/07, Andrew <[EMAIL PROTECTED]> wrote: > > > Thanks for the reply Frank. I should have said that I am only playing > with the apis at this stage and was looking for some form of basic > serialization for development/testing purposes. I will have a look at > the unit tests for my LoadFromXML method. > > > On Jun 11, 11:59 pm, "Frank Mantek" <[EMAIL PROTECTED]> wrote: > > Currently, that is not a focus of the object model. You can, of course, > save > > an entry/feed to a stream, and load from it again (look at the unittest > > directory), but standard xml serialization was unfit for this problem we > > tried to solve. > > > > May I enquire what you are trying to do? > > > > Frank Mantek > > Google > > > > On 6/11/07, Andrew <[EMAIL PROTECTED]> wrote: > > > > > > > > > How are people doing serialization with the gdata api? The classes > > > are not [Serializable] and although there is a SaveToXML method there > > > doesnt appear to be a LoadFromXML equivalent. > > > > > Thanks in advance, > > > Andrew > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
