I've been trying to subclass NSXMLElement in MacRuby without success. I have 
implemented NSXMLDocument.replacementClassForClass returning my custom subclass 
to replace NSXMLElement but the parser returns NSXMLFidelityElement instances 
rather than my custom class instances.

Has anyone done this in MacRuby?

Thanks,
Bob Rice

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to