[Pharo-project] Xml Parser
I looked after it in squeaksource and I didn't find it... Can some one enlight me? Cheers!
Well, I *thought* I could, until I noted where it sits in the list of packages in the image I just built - after Magritte. That had me wondering whether it came in with Seaside (not impossible), but it is also just in front of SIXX: ftp://swikis.ddo.jp/SIXX/squeak/SIXX20091115.sar which can be found at http://www.mars.dti.ne.jp/~umejava/smalltalk/sixx/index.html and I do explicitly load the .sar. I don't see anything else special that I do to load an XML parser, so absent a better answer, try installing SIXX and see if you end up with XML classes. Bill ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Guillermo Polito [guillermopolito@gmail.com] Sent: Monday, October 04, 2010 8:01 PM To: Pharo-project@lists.gforge.inria.fr Subject: [Pharo-project] Xml Parser I looked after it in squeaksource and I didn't find it... Can some one enlight me? Cheers!
On Mon, 4 Oct 2010, Guillermo Polito wrote:
I looked after it in squeaksource and I didn't find it... Can some one enlight me?
http://www.squeaksource.com/XMLSupport.html Levente
Cheers!
Got it, I have to update my metacello config :). On Mon, Oct 4, 2010 at 10:26 PM, Levente Uzonyi <leves@elte.hu> wrote:
On Mon, 4 Oct 2010, Guillermo Polito wrote:
I looked after it in squeaksource and I didn't find it... Can some one
enlight me?
http://www.squeaksource.com/XMLSupport.html
Levente
Cheers!
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
BTW, thanks! On Tue, Oct 5, 2010 at 10:30 AM, Guillermo Polito <guillermopolito@gmail.com
wrote:
Got it, I have to update my metacello config :).
On Mon, Oct 4, 2010 at 10:26 PM, Levente Uzonyi <leves@elte.hu> wrote:
On Mon, 4 Oct 2010, Guillermo Polito wrote:
I looked after it in squeaksource and I didn't find it... Can some one
enlight me?
http://www.squeaksource.com/XMLSupport.html
Levente
Cheers!
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Guillermo Polito -
Levente Uzonyi -
Schwab,Wilhelm K