XML::XPath::Object behaves the same as XML::Node::Set and implements  
all Set methods. There is a .set receiver on XPath::Object that  
returns a XML::Node::Set, but it is really a pseudo object as it  
passes all methods through to Object.

There are no updates to the documentation at this time. These changes  
just occurred. Anyone wishing to do embedded rdoc, please contact me.

Dan

On Oct 10, 2007, at 19:42, Christopher J. Bottaro wrote:

> Did the API change?  XML::Document#find used to return XML::Node::Set
> and now it returns XML::XPath::Object.  Where can I read about the API
> changes?
>
> Thanks.
>
> On 10/10/07, Dan Janowski <[EMAIL PROTECTED]> wrote:
>> Release 0.5.2 MEM2 release fixes all known and reported memory  
>> faults.
>>
>> project page
>>
>> http://rubyforge.org/projects/libxml/
>>
>> Try it out if you can.
>>
>> Dan
>> _______________________________________________
>> libxml-devel mailing list
>> libxml-devel@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/libxml-devel
>>
> _______________________________________________
> libxml-devel mailing list
> libxml-devel@rubyforge.org
> http://rubyforge.org/mailman/listinfo/libxml-devel

_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to