Re: XML and XSLT
Re: XML and XSLT
- Subject: Re: XML and XSLT
- From: Michael Rothwell <email@hidden>
- Date: Wed, 7 Jan 2004 19:45:13 -0500
There are ready-to-use Mac OS X frameworks of libxml and libxslt
available. No compiling or Fink needed.
On Jan 7, 2004, at 6:53 PM, Jonathan Wight wrote:
I've used libxslt (one of the several engines that TestXSLT supports)
in a Cocoa project before.
Go here and grab a copy of libxslt: http://xmlsoft.org/XSLT/
It should compile fine on OSX using the typical "./configure; make;
sudo make install" shuffle - IIRC it also needs libxml and possibly
libiconv (although that is included with OSX) - but as I recall getting
all this compiled was relatively easy. If you prefer (I for one don't)
you can also get these libraries via fink (fink.sf.net).
It took me a little while to figure out how to interface libxslt into
my code but it wasn't particularly rocket science.
Unfortunately I dont have the project to hand otherwise I'd send it to
you.
Hope this helps a little.
Jon.
BTW TestXSLT works fine for me on Panther - it's a great program and
recommend it to anyone looking to learn about XSLT.
On Jan 07, 2004, at 16:08, George Bridgeman wrote:
Hi people,
Does anyone know of any way to use XSLT in a Cocoa project? I've found
a project on www.entropy.ch called TestXSLT but can't seem to get it
to compile. Does anyone know of any other project that does this? Or
has anyone had experience with TestXSLT?
I'm using XCode on Panther, and I don't know if TestXSLT works on
Panther or not.
Thanks in advance,
George.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.