I forget to mention that getNamedItem() ought to be const as well. Dave
[email protected] on 02/11/2000 11:20:49 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David N Bertoni/CAM/Lotus) Subject: 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
