On Mon, May 19, 2008 at 8:37 AM, Chris Chabot <[EMAIL PROTECTED]> wrote:
> > On May 19, 2008, at 5:04 PM, Cassie wrote: > >> (This means we will >> need to get the php version done too before we update the javascript) >> > > RESTful support is bubbling up on my todo list slowly, employer's sites, > partuza and google io preperation have stolen some time from me the last 2 > weeks but that will clear up in due time i'm sure :) > > The one thing that keeps me from attacking it right now is this bit: > > - our output for json and xml doesn't quite match the spec >> > > It's easiest for me to make sure i output exactly the same format/structure > as the java version does, since we're running on the same javascript.. So > when you write this do you mean a few tweaks here and there, or more > sweeping large changes? > > When designing the php side to have 'exactly the same format as the java > version produces', this is an important detail :-) I think a better goal would be "all versions exactly match the spec". > > > -- Chris >

