Hi Alex, Could we take the problem if a different way then: what is missing in the existing Restlet Atom client from your point of view, and where do you think you could help fixing the holes?
Last time I've worked on it, the parsing was mostly working, which is what we need for a client. The APP spec probably changed a bit since that time so we need to ensure complete coverage. I also wanted to implement serialization as a first step to support Atom servers (a generic layer, with no back-end). Best regards, Jerome > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la > part de Alex Milowski > Envoyé : jeudi 5 juillet 2007 23:00 > À : [email protected] > Objet : Re: Atom Suppport > > On 7/1/07, Jerome Louvel <[EMAIL PROTECTED]> wrote: > > > > Hi Alex, > > > > Thanks for the detailed explanation on atomojo and for > suggesting a merging > > on the Atom client side. Your contribution in this area > would be very > > welcomed for Restlet 1.1. > > The only problem is that my code relies upon my xml-infoset work. > This is a library > I've been developing for streaming XML and is now hosted on > google's code > hosting (it was on java.net). It's been around for almost > 6-7 years now. > > That would create a new library dependency and I'm not sure > you'd want to > do that. > > > --Alex Milowski

