>>>>> "Chris" == Chris Dawson <
[hidden email]> writes:
Chris> Does anyone know of a YAML binding for Squeak? I basically want to do
Chris> IPC between a perl script and YAML seems smartest. Am I missing an
Chris> easier way to send a simple object across a language? I'm aware of XML
Chris> and would prefer to never deal with it again. :)
JSON is probably the closest "universal" data format. Should transfer nicely,
with dictionaries mapping to hashes, and ordered collections mapping to
arrays.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<
[hidden email]> <URL:
http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See
http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside