re: DOM Exposed to DTML

Jeremy Rew <[email protected]> Mon, 04 Nov 2002 10:09:23 +0800
Newsgroups gmane.comp.web.zope.parsed-xml
Message-ID <5.1.1.6.0.20021104100627.00bb2398@localhost>
Sounds like the same problem that I have been having.
http://lists.zope.org/pipermail/parsed-xml-dev/2002-September/001323.html
Let me know if you find any solutions.

Jeremy


-----Original Message-----
From: Damien Connolly [mailto:[email protected]]
Sent: Thursday, October 31, 2002 7:20 PM
To: [email protected]; [email protected]
Subject: RE: [Parsed-XML-Dev] re: DOM Exposed to DTML


Hmmmm well I've imported the examples and all appeared well.
However I just tried to alter
some of the XML in the slide demo and I get the error ....
Error Type: AttributeError
Error Value: value
Which seems weird because all I did was open the XML and then
click Save Changes.
I am thinking this may have happened because I had to make some
changes to my
pyexpat.c in order to get ParsedXML to build.
I used the Python that came with Zope.
I renamed the directory to ParsedXML
I put it under Products.
When I did my install It gave me ...
../pyexpat.c: In function 'call_with_frame':
././pyeexpat.c:365 too many arguments to function 'PyFrame_New'
make: *** [pyexpat.o] Error 1
To fix this I changed line 365 removing the extra arguments ;)
But I am wondering if that was the right thing to do.
I imagine it it was why I can't save XML ... ;o
___________________________
Damien Connolly
Development Engineer
Right Hemisphere
www.righthemisphere.com
NZ Ph: +64.9.523.4670
NZ Fax: +64.9.523.4671
___________________________