On Thu, 25 May 2006 19:30:30 +0100, Yann Klis <[EMAIL PROTECTED]> wrote:
> Mark Van Holstyn a écrit :
>> you do something like this... bar.find_first('Foo') to get the first
>> child node of bar whose name is Foo. Also, to get all the children,
>> you can do bar.find('*').each { |child| do something }
>>
> Great, thanks.
> Maybe the API could reflect this a little bit better.
> Or there could be a small "cookbook" on the website for this kind of
> "standard" case.
>
I have been planning to write some 'cookbook' style documentation for the
website, but at the minute I'm quite pressed for spare time. I agree it's
definitely something we should have, though, and will try to get something
together asap.
Thanks,
--
Ross Bamford - [EMAIL PROTECTED]
_______________________________________________
libxml-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/libxml-devel