this is most definitely the wrong place to ask questions such as this. betwixt is a jakarta commons component and the right place to ask betwixt questions is on the jakarta commons user list. you'll also find that there are quite a few examples on the website.

but in brief: betwixt marshalls java beans to xml documents and unmarshalls xml documents to java beans. it is dynamic as opposed to generative in it's approach.

- robert

On 7 Jul 2004, at 14:16, Sako! wrote:

what is this dude? i read the about Betwixt, but still didnt understand what
is it good for?
give an example please.
Sako.
----- Original Message -----
From: "robert burrell donkin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 03, 2004 1:31 PM
Subject: [ANNOUNCEMENT] Jakarta Commons Betwixt 0.5 Released



The Jakarta Commons team is pleased to announce the release of Betwixt
0.5.
Betwixt is a dynamic start-from-java xml-object mapper. For more details
see http://jakarta.apache.org/commons/betwixt/.


This release is intended to consolidate the codebase previously
released as
Betwixt-1.0-Alpha-1. It is recommended that those users who are
currently
using that release or later snapshots (of this codebase) upgrade to
this version.
Note that those users currently using a snapshot from the refactoring
branch
should wait until the 0.6 version is released.

A new release and versioning strategy for Betwixt has been adopted. The
version name 0.5 more accurately reflects the current state of the
released
codebase. It is stable but limited and important elements of the API
are likely
to change in the future. More frequent releases are now planning and a
0.6
release containing the improved bean reading design is planned for the
near
future.


Download the binary distribution from:
   http://jakarta.apache.org/site/binindex.cgi#commons-betwixt

and the source distribution from:
   http://jakarta.apache.org/site/sourceindex.cgi#commons-betwixt

Robert


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




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




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



Reply via email to