how to parse squeak object to xml

Rasa n. squeaktalk at gmail.com
Thu Apr 20 19:38:14 UTC 2006


for example i have

schoolClassName

   - student
   -
      - name: firstname
   - surname: firstsurname
   - mark: 6...
   - student
   -
      -    name: firstname1
   -    surname: firstsurname1
   -    mark: 7...


   - student
   -
      -    name: firstname2
   -    surname: firstsurname2
   -    mark: 5..



   - etc.

is where some written methods which parse any structure object  to xml file.

could anyone give simple example, how to do it.
or there is no simple example :(

i saw some packages, but have no idea how to get started using them..

or should i write it by myself :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060420/893fc8d1/attachment.htm


More information about the Squeak-dev mailing list