[Pharo-project] About working with XML
Hi guys! I'm new to this group, so nice to meet you. I'm starting to work with Pharo and my first issue is how to work with XML. Can someone tell me about some package or "framework" to work with XML (parse it and serialize objects to it). Any help would be appreciated. Cheers, Jorge
jajajajaj y vos antes me preguntabas que era Pharo...que grande!!! Jorge: the only thing I know for XML is the monticello package called XML Support. The repository is http://www.squeaksource.com/XMLSupport But I don't know much more than that. Michael Rueger may help you. Cheers, Mariano 2009/11/18 Jorge Silva - 10Pines <jorge.silva@10pines.com>
Hi guys! I'm new to this group, so nice to meet you. I'm starting to work with Pharo and my first issue is how to work with XML.
Can someone tell me about some package or "framework" to work with XML (parse it and serialize objects to it). Any help would be appreciated. Cheers, Jorge _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hola Todos! I have intensively been working with XML in Pharo for more than a year. I also contributed to have a XPath library (http://www.squeaksource.com/Pastell.html ) You can find an example on how to use it in the CAnalyzer project. But this may be a bit criptic. But in any case, some tests coming with Pastell should help. Cheers, Alexandre On 18 Nov 2009, at 15:31, Mariano Martinez Peck wrote:
jajajajaj y vos antes me preguntabas que era Pharo...que grande!!!
Jorge: the only thing I know for XML is the monticello package called XML Support. The repository is http://www.squeaksource.com/XMLSupport But I don't know much more than that. Michael Rueger may help you.
Cheers,
Mariano
2009/11/18 Jorge Silva - 10Pines <jorge.silva@10pines.com> Hi guys! I'm new to this group, so nice to meet you. I'm starting to work with Pharo and my first issue is how to work with XML. Can someone tell me about some package or "framework" to work with XML (parse it and serialize objects to it). Any help would be appreciated. Cheers, Jorge _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi Jorge, There is a XPath parser in http://www.squeaksource.com/XPath.html though provides pretty basic support (no functions, operators yet). Cheers, Hernán 2009/11/18 Jorge Silva - 10Pines <jorge.silva@10pines.com>:
Hi guys! I'm new to this group, so nice to meet you. I'm starting to work with Pharo and my first issue is how to work with XML. Can someone tell me about some package or "framework" to work with XML (parse it and serialize objects to it). Any help would be appreciated. Cheers, Jorge _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Alexandre Bergel -
Hernán Morales Durand -
Jorge Silva - 10Pines -
Mariano Martinez Peck