Jason E. Stewart wrote: > Actually the simplest solution by far would be to place it in > Xerces-extra.pm - that file is a bunch of Perl-specific code that SWIG > places verbatim into Xerces.pm whenever the module is rebuilt by SWIG, > pehaps it is unaesthetic, but it would be much simpler to maintain.
If that's what you're happier maintaining then I'd be inclined to go with that. > It would be possible to require users to use Initialize() and > Terminate() themselves but it would be a sudden change from the way > things are currently done. It would be a change. And it's always annoying to have to call initialization routines anyway. For those reasons I'd rather see it done automatically inside XML::Xerces. Lincoln's point about reducing maintainence effort is well taken though. colin http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
