From: Christophe de V. <cde...@al...> - 2004-02-27 09:23:18
|
Hi, Actually the current unstable API will be frozen in a few days=20 (following the gnome bindings schedule), so I don't think we'll change=20 it much. (This API is quite the same as the 1.0.x version, but use=20 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 =E9crit : >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. > =20 > |