Re: [XML-SIG] Re: Generating XML from scratch

2005-02-09 Thread Frans Englich
On Wednesday 09 February 2005 20:22, Rich Salz wrote: > > What makes one want to avoid the DOM interface? Do you know any > > docs/links which discuss this further? How tied to Python is your opinion > > on DOM? > > I think that last question is the key point. > > DOM is very much un-python. I wou

Re: [XML-SIG] Re: Generating XML from scratch

2005-02-09 Thread Frans Englich
On Wednesday 09 February 2005 19:59, Fredrik Lundh wrote: > rule 1: don't use DOM, if you can avoid it. What's wrong with DOM? What makes one want to avoid the DOM interface? Do you know any docs/links which discuss this further? How tied to Python is your opinion on DOM? Chee

OT Re: [XML-SIG] XBEL / Call for extension

2005-01-28 Thread Frans Englich
On Friday 28 January 2005 20:09, Uche Ogbuji wrote: > On Fri, 2005-01-28 at 16:50 +0000, Frans Englich wrote: > > This is my opinion. > > > > If I were to design XBEL from the ground up I would have put it in a > > namespace. Doing it at this point would be done in the n

Re: [XML-SIG] XBEL / Call for extension

2005-01-28 Thread Frans Englich
On Friday 28 January 2005 16:34, Uche Ogbuji wrote: > On Fri, 2005-01-28 at 16:21 +0000, Frans Englich wrote: > > On Friday 28 January 2005 15:57, Christian Junk wrote: > > > Am Freitag, 28. Januar 2005 16:46 schrieb Uche Ogbuji: > > > > On Fri, 2005-01-28 at 16:

Re: [XML-SIG] XBEL / Call for extension

2005-01-28 Thread Frans Englich
On Friday 28 January 2005 15:57, Christian Junk wrote: > Am Freitag, 28. Januar 2005 16:46 schrieb Uche Ogbuji: > > On Fri, 2005-01-28 at 16:44 +0100, Christian Junk wrote: > > > Perhaps we should think of using XML Scheme instead of DTD? > > > > RELAX NG, please. > > So, don't you like XML Scheme?

Fwd: [XML-SIG] XBEL / Konqueror

2004-12-15 Thread Frans Englich
I don't think Faure is on xml-sig, forwarding. Frans -- Forwarded Message -- Subject: [XML-SIG] XBEL / Konqueror Date: Wednesday 15 December 2004 10:05 From: David Vevar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hi, Since you mention Konqueror on your page (h

Re: [XML-SIG] PyXML, 4suite, libxml2... what should I choose?

2004-12-10 Thread Frans Englich
On Sunday 05 December 2004 22:13, Uche Ogbuji wrote: > On Mon, 2004-11-29 at 19:34 +0000, Frans Englich wrote: > > I need some guidance for the various XML implementations. Hello Uche, Here's a late reply. I settled for libxml2 because it provides all functionality(I can unf