On Thu, Jan 24, 2002 at 09:33:18AM -0700, Jason E. Stewart wrote: > PS. the issue with SWIG-1.3 is still important, but as long as you can > use IDOM, I can fix that in a few weeks (after my conference is > over). Could you enter a bug for it in Bugzilla: > > http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Xerces-P > > You'll have to register first, but I'd really appreciate it.
I will do, but I'm still keen to get this working as I'm trying to make Pathan play with SWIG. I have managed to build a Pathan Perl module, which seems to build and load OK, but the problem that I have is that I then need to pass DOM_Nodes etc. to Pathan methods. When I try this, the SWIG code I have generated, quite reasonably, does not recognise the XML::Xerces::DOM_Node not as being a DOM_Node. I think that the solution may lie in %importing the Xerces.i file into the Pathan.i file. Paul -- Paul Warren, Client Services DecisionSoft Ltd. Telephone: +44-1865-203192 http://www.decisionsoft.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
