[XML-SIG] minidom/pulldom connection

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Thu, 23 Nov 2000 23:07:59 +0100


> A callable object is alays more flexible than a single instance. The
> startDocument() also needs to be able to *construct* multiple
> documents (one per invocation). If you pass a single instance, then
> you lose that behavior.

Unless the object you pass is a DOMImplementation...

Regards,
Martin