Hi John, John Snelson <[EMAIL PROTECTED]> writes:
> I suggest adding two methods: > > const DOMTypeInfo *getTypeInfo() const; > int getIntegerValue() const; I like this idea. It is also a good idea to add the INTEGER_TYPE enumerator to resultType for consistency. We will probably also have to implement these to methods in DOMXPathResultImpl which will be really easy since they just throw. Boris -- Boris Kolpackov, Code Synthesis Tools http://codesynthesis.com/~boris/blog Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
