Gary L Peskin <[EMAIL PROTECTED]> wrote: > The first argument is treated as the > object on which the method is invoked Sorry, in my carelessness I was thinking of a user defined extension with static method call. I didn't realize in your example you were calling getNodeValue directly. > The first argument is treated as the > object on which the method is invoked and not a parm to anything. I > think convert is only done for parms. Yep. hmm... perhaps we could define a derivative of XNodeSet for this purpose that overrides the object() call? i.e. XDOMNodeSet created in setParam. That object() call could return a DOM API instead of just m_obj as XNodeSet will do. I think this would solve the problem? -scott
- [Bug 2925] - Parameter set from DOM Node, broken bugzilla
- [Bug 2925] - Parameter set from DOM Node, broken bugzilla
- [Bug 2925] - Parameter set from DOM Node, broken bugzilla
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken John Gentilin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken John Gentilin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Scott_Boag
- Re: [Bug 2925] - Parameter set from DOM Node, broken John Gentilin
- Re: [Bug 2925] - Parameter set from DOM Node, broken Gary L Peskin
