> On Tuesday, April 2, 2002, at 03:54 PM, Kurt Ward wrote: > > Are you planning on doing this through the rpc work in CVS? If so, I can > > help with completing the methods in the /rpc/messages. > > > > Yes I am. I implemented most of the methods but haven't had time to test > any of them yet. The query method still needs to be implemented. Also the > compression code needs to be added to the messages that should support it, > i.e. InsertDocument, RetrieveDocument and Query. Once that is done, then > the XML:DB API can be ported. If you want to tackle any of this go ahead, > just post what you're working on. I just committed the rest of the stuff I > had sitting around.
I committed the Query method, but have yet to figure out what exactly the compression code should consist of that you mentioned. > For testing I was planning to port the existing unit tests that run > against the CORBA API to run against this API. This would give a decent > set of high level regression tests to start with. I'll take a stab at this over the weekend. Kurt _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
