Bob,
Could you share some of your code so maybe someone can help you?
Thanks,
- Matt
On Sun, Jan 9, 2011 at 3:46 PM, Robert Rice wrote:
> Hi Laurent:
>
> I switched from using REXML to NSXML. NSXML is trickier to use but
> considerably faster than REXML. The subclassing capability would make
Hi Laurent:
I switched from using REXML to NSXML. NSXML is trickier to use but considerably
faster than REXML. The subclassing capability would make my app even faster if
I can figure out how to use it. I doubt there is a problem except that the
NSXMLFidelityElement class is not mentioned in th
Hi Robert,
Could you reduce the problem to a simple script and paste the code here?
Thanks,
Laurent
On Jan 9, 2011, at 11:47 AM, Robert Rice wrote:
> I've been trying to subclass NSXMLElement in MacRuby without success. I have
> implemented NSXMLDocument.replacementClassForClass returning my c