[JDEV] [Code/CVS 1.0]

tue at traume.nybro.dk tue at traume.nybro.dk
Tue Nov 3 09:29:07 CST 2009


--- Jeremie wrote:
>
>     [...] 
>     ==> Expat
> 
>         [All XML needs to start passing through expat.  I started looking
> at it, and am definitely going to need some help making it work, not sure
> I totally understand it yet but it's integration will happen]


Anyone should compile the sample/elements.c file from the expat package,
and pipe something like 

<login>
    <user>jeremie</user>
    <pass>Ph0niks</pass>
    <name>jabalot</name>
</login>

into it. That was an ahaaa experience for me. It's a very small example on
how to use expat.


- Tue




More information about the JDev mailing list