I'm to blame for Beck.  Sorry I haven't reviewed xmlio yet.  From your
description it sounds like Beck and xmlio have rather different aims.
But they're close enough relatives that we might benefit from
cross-pollination.  I'd be happy to compare notes, if you like.

By the way, can you recommend any tools for mapping between XML and Java
(in both directions)?  I was driven to create Beck because I couldn't find
anything adequate.  But I'd be delighted to use something off the shelf, if
it did what I need.

- John Kristian


----- Original Message ----- 
From: "Oliver Zeigermann" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Friday, October 08, 2004 3:36 AM
Subject: Re: XML Im-/Ex-porter into Commons Sandbox

> Ah, now I understand your fears. Just another XML->Java mapper flying
> around ih the user list: <http://beck.sourceforge.net/>. However,
> xmlio is not a mapper to Java objects, you just receiver augmented SAX
> call backs. Enough talk, I will prepare something now...
>
> Oliver

----- Original Message ----- 
From: "Oliver Zeigermann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 08, 2004 4:57 AM
Subject: [xmlio] New Sandbox component

> Hi Folks,
>
> as discussed before I have just added a new component to the sandbox.
> xmlio consists of two parts:
>
> (1) low level import from XML to Java via callback (in)
> (2) export of XML from Java with low level convenicence methods that
> help you create valid XML fast (out)
>
> xmlio is not an XML->Java-Object mapper and it hardly is comparable
> with Digester. The import part rather is an extension of SAX that
> mainly allows you to have more than one listener, have accumulated
> calls and provide the path of the callback.
>
> Documentation, logo, website presence and Marven scripts are still
TODOs...
>
> Check out and see if any of this makes sense to you.
>
> Cheers,
> Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to