[Zpt] FW: [ZPT(12)[1] request] Proposal to drop XML parser...??

Todd Coram todd@digicool.com
Wed, 28 Feb 2001 22:07:42 -0500


In case you aren't subscribed to the tracker...


-----Original Message-----
From: jim@digicool.com [mailto:jim@digicool.com]
Sent: Wednesday, February 28, 2001 5:02 PM
To: Candidate Supporters, via Tracker
http://www.zope.org/Members/jim/ZPTIssueTracker
Cc: Requester Courtesy CC, via Tracker
http://www.zope.org/Members/jim/ZPTIssueTracker
Subject: [ZPT(12)[1] request] Proposal to drop XML parser...??


Tracker Item ZPT(12)[1] - to followup, visit
    http://www.zope.org/Members/jim/ZPTIssueTracker/12/1
		-=-		-=-		-=-
Guido suggested that we replace the XML parser with a plain old HTML parser
to ease HTML into ZPT. This is a big change and opens a lot of questions...
What does it mean for ZPT to accept non-XML input. Aside from the parser
change, what does this change imply?

Will it mislead folks into thinking they can just use an arbitrary HTML
editor (and remember, they can't if the HTML editor mucks with namespaces or
attributes).

Also, how does this affect elements that weren't entered with end tags?:
 <p tal:replace="foo"> Hello world <bold>how are you?</bold>
 <h1>A header without a preceding end paragraph</h1>

Is this an issue?
		-=-		-=-		-=-
Issue Characteristics:

Title: Proposal to drop XML parser...??
Requester: tcoram
Stage: Pending
Traits:
        Type: feature request,
        Component: presentation templates, Urgency: high,
        Deadline: soon