On Tue, 2004-04-06 at 16:54, robert burrell donkin wrote:IIRC the plan was to phase out betwixt but i see there's still a dependency in the build and some references in the code. is betwixt going to be used for the upcoming release (and if so, where)?
(i've made quite a lot of progress on betwixt over the last few months
and can probably look at some performance improvements if it's going to
be used in the 1.0 release.)
It will be used in the 1.0 release, but as we move forward we will start
integrating the components which do not use betwixt. We won't be using
betwixt far beyond the 1.0 release. We are using generated xpp3 readers
and writers which is about as fast as you can get. For other areas of
general xml -> object mapping we use xstream which is orders of
magnitude faster than betwixt, easier to use and just better tested.
no need to be so defensive :)
i had assumed that you'd got rid of betwixt a long time ago. it seems to me that maven 1.0 is going to be around a long time and it'd be a shame to ship with poor performance from an old version of betwixt just to make a point...
- robert
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]