[reportlab-users] pyRXP -> XML

Eric van Riet Paap reportlab-users@reportlab.com
Mon, 2 Dec 2002 18:02:29 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0037_01C29A2C.FAC331D0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I'm working on some small additions to your pyRXP package. So far I only =
have one useful function. Perhaps you can put in the next version of =
pyRXP if you find is worthwhile! The one function I have currently =
convert a pyRXP tuple back to XML (for saving xml), this is very handy =
when you modify the tuple after parsing it with pyRXP) . The source it =
very small, the zip file somewhat large (for what it does) because some =
large xml files are embedded for unittesting. Another thing I plan add =
is a convertor for pyRXP tuples to an object-tree where the goal is to =
accessing the data is as straigtforward as possible. pyRXP tuples are =
very clean,small,etc. but accessing them is not really clean looking.

All comments are welcome!

kind regards,
Eric van Riet paap
Utrecht, The Netherlands


------=_NextPart_000_0037_01C29A2C.FAC331D0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2722.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm working on some small additions to =
your pyRXP=20
package. So far I only have one useful function. Perhaps you can put in =
the next=20
version of pyRXP if you find is worthwhile! The one function I have =
currently=20
convert a pyRXP tuple back to XML (for saving xml), this is very handy =
when you=20
modify the tuple after parsing it with pyRXP) . The source it very =
small, the=20
zip file somewhat large (for what it does) because some large xml files =
are=20
embedded for unittesting. Another thing I plan add is a convertor for =
pyRXP=20
tuples to an object-tree where the goal is to accessing the data is as=20
straigtforward as possible. pyRXP tuples are very clean,small,etc. but =
accessing=20
them is not really clean looking.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>All comments are welcome!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>kind regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Eric van Riet paap</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Utrecht, The Netherlands</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></DIV></BODY></HTML>

------=_NextPart_000_0037_01C29A2C.FAC331D0--