> * initWithString is simply unrecognized as a method
Please look at the documentation first. It's initWithXMLString not 
initWithString
> * NSXMLDocumentTidyXML constant is not defined so I just transcribed the 
> equivalent bitshift
If you do framework 'Cocoa', NSXMLDocumentTidyXML is properly defined...
> 
> * The resultant XML document is null
It works fine if you use initWithXMLString:options:error:
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to