On Wed, Apr 2, 2008 at 10:41 PM, Kevin Brown <[EMAIL PROTECTED]> wrote: > The shared pieces are the data accessors (both the JS and REST APIs need > these). Ideally I'd like to see the wire format used by the JS APIs to > communicate with the back end being identical as that of the JSON bindings > for the RESTful state, although that's not a strict requirement.
My guess is stuff in the util/* directory will end up being useful as well.

