Re: [libxml++] Adding some w3c DOM methods



Hi,

Actually the current unstable API will be frozen in a few days (following the gnome bindings schedule), so I don't think we'll change it much. (This API is quite the same as the 1.0.x version, but use glib::ustring for strings, and it has a TextReader interface.)

After that we can consider changing it, and any suggestion is welcome.
What methods do you have in mind ?

Regards,

Christophe

Kurt M. Brown a écrit :

I often use w3c DOM interface implementations in several languages
(e.g., C++, javascript, perl, and php) all in the same day. So
commonality in method names is wonderful.

The C++ implementation I use is home-grown and I want to start using
libxml++.

Well, I am wondering what you think of adding a few simple inline
methods to match *some* of the w3c DOM interface?

I would be happy to supply patch files or help in any way.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]