On Thu, 17 Feb 2005 09:51:15 -0500, Brian McCallister <[EMAIL PROTECTED]> wrote: > Hi all, sorry I faded out of existence for a while there. > > What is the status of changes for 1.1 and 1.0.2? > > For 1.0.2: > > I'd like to push 1.0.2 real-soon-now. There are a couple failing tests, > which I will try to look at this weekend, but once wrapped up, is there > anything pending in it?
>From my side: updated tutorials are not yet finished (3/7 are done with the missing 4 being the easier ones). I've also added a simple Struts-based webapp, but still need to write a tutorial for it > > For 1.1: > > I'm going to roll the dirty stuff out, I want the functionality, and > will continue to plunk at it, but haven't had the time to make it solid > enough that I'd be comfortable supporting it. > > What is the status of the bean-oriented stuff (yea!) ? > > How are docs for the changes? I've started to change the XML structure to reflect the model changes (persistence conf) and to move to commons-digester/betwixt for reading/writing the XML. Next step would be updating the xdoclet module and probably adding support for Java 1.5, both templates/enums and annotations. IoC is implemented, but is usable only for pico at the moment. J�rgen H�ller is helping with Spring there (we need a special BeanFactory type which is not yet available, and I don't have the time to dig into the somewhat complicated Spring code in that area). I'd like to also add HiveMind support (e.g. to make using OJB with Tapestry 3.1 easier). Finally, I'm waiting for John McNally to create the DdlUtils project, so that I can finalize the database-creation/initialization support (replacing Torque there and adding support for Axion/Derby/SQLite/McKoi). regards, Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
