Re: MARC::Record::JSON perl and javascript modules on Google Code

From: Houghton,Andrew <houghtoa_at_nyob>
Date: Wed, 23 Apr 2008 10:38:20 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
> From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On
> Behalf Of Bill Dueber
> Sent: 23 April, 2008 10:34
> To: CODE4LIB_at_LISTSERV.ND.EDU
> Subject: [CODE4LIB] MARC::Record::JSON perl and javascript
> modules on Google Code
>
> The MARC::Record::JSON data structure itself is *not*
> round-tripable (order of subfields within a field is not
> preserved), but makes for an easy-to-work-with format in
> read-only situations that one would probably be encountering
> within a web page.

Depending upon how you structure your JSON, you could make it
round-tripable where the order is preserved.  There are some
tradeoffs, though.


Andy.
Received on Wed Apr 23 2008 - 09:25:55 EDT