You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Da...@lotus.com on 2000/02/11 17:20:49 UTC

DOM_NamedNodeMap::item(unsigned int) should be const?

I'd like to propose, if it's not too late, that this be const.  It seems
inconsistent with the other item() functions.

Dave