Cool!

I might have a go at packaging up a 1.2 release candidate and see how it looks!

Cheers,
        Berin


Raul Benito wrote:

I've just commited the last part of the memory reduction patch(in spirit
of what i describe in
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30455). It seems that
the patch slows the test a little(<5%) I don't know how big the impact
is when using in real world examples(I don't think it will be too much,
but if anyone can post his own results we can check for sure).
It will be great if it can be test as wild as possible as there some big
changes in it.

In my TODO list before the release are:
   - Wrap all log.debug method with if (log.isDebugEnable()) {
log.debug() }
   - If there is some time, read the config.xml with DOM instead of
XPATH and store the data in POJ structures.

Regards,

Raul.
http://r-bg.com


This sunday I'd finished commited all the things my todo list and little more: -Cleaned the eclipse warnings in the src directory -wrap all debug with isDebugEnabled(). -remove the use of xpath in configuration readed. -Improve a little the signing speed(about 1%).

All my targets setted for 1.2 have been complished. So it's time to test
,report bugs, and (if someone has) benchmarks comparing 1.1 with current
cvs head version.

Regards,

Raul
http://r-bg.com



Reply via email to