Hi,

On Wed, 30 Aug 2006 02:27:02 +0100, Luc Van Deuren  
<[EMAIL PROTECTED]> wrote:

> Hello,
>
> I just needed #CDATA and comment into my xml output.
> making a cdata or comment node did not seem to work,
> so i made a quick patch,  (cdata_comment_patch.zip)
>

Yes, this is another problematic area, so thanks for the patch :) I'll get  
that applied shortly.

>
> Question: does the XML::Node.new_cdata and XML::Node.new_comment
> seems a good idea?
> or is there a more sofisticated solution?
>

Currently, I'm looking at quite a few API feature and fix requests for  
0.4, which will also change quite a bit under the hood to (hopefully)  
address some of the issues we've had with memory handling and so on, so it  
may be that these methods are renamed or altered slightly to fit with  
that, but otherwise I think it's fine.

Thanks again,
-- 
Ross Bamford - [EMAIL PROTECTED]
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to