From: Kurt M. B. <kur...@ya...> - 2004-02-27 04:00:06
|
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. |