[EMAIL PROTECTED] wrote:
> 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?

I dunno.  Then, what if someone wants to pass in an RTF, for example. 
Then, we need to have a similar thing there.  I kind of like just
documenting:  "Here's how you pass in a node-set, here's how you pass in
an RTF, here's how you pass in a Widget ..." with perhaps maybe some
small static methods somewhere to free up some of the tediousness of
creating the appropriate XObject.  I need to think about it some more.

Gary

Reply via email to