Hi,
2009/4/5 Jesse :
> Biblios, XML-based: Already in use, though only by Biblios. No wrapper, so
> each of the services has to deal with XML::Simple itself. XML works fairly
> well, though is slightly more work to deal with than JSON on the browser
> end.
But necessary for dealing with XML-based
Currently, Koha has three possible frameworks for AJAX:
- Biblios, XML-based: Already in use, though only by Biblios. No wrapper,
so each of the services has to deal with XML::Simple itself. XML works
fairly well, though is slightly more work to deal with than JSON on the
browser end.