help on pickle tool
Paddy
paddy3118 at netscape.net
Fri Oct 6 15:13:49 EDT 2006
hanumizzle wrote:
> On 5 Oct 2006 22:25:58 -0700, Paddy <paddy3118 at netscape.net> wrote:
>
> > You might try picking the data with a different pickle formatter that
> > your Java can use. Maybe an XML pickler
> > (http://www.gnosis.cx/download/Gnosis_Utils.More/Gnosis_Utils-1.2.1.ANNOUNCE
> > untested by me).
> > You might also use a JSON/YAML pickler. JSON is now a subset of YAML:
>
> Why a subset?
I was referring to comments ike:
http://redhanded.hobix.com/inspect/yamlIsJson.html
http://redhanded.hobix.com/inspect/jsonCloserToYamlButNoCigarThanksAlotWhitespace.html
Happy coding - Paddy.
More information about the Python-list
mailing list