|
From: Rod J. <rod...@in...> - 2003-05-15 08:41:59
|
Thanks Ken. This looks like a nice example. The fact that the code is so simple tends to show that Spring does what it claims! It would be good to use the JdbcTemplate at least once for a query / update. This is an important part of the API. "Stage D & later" - ???, suggestions wanted; JNDI, internationalization support, support for reference data in AbstractFormController, AbstractWizardFormController, simple transactions, non-JSP views, authentication/authorization, fancier display pages possibly with a header/footer/menu and maybe a stylesheet, etc. Transaction support: we'd need to come up with a requirement, and show the TransactionTemplate and the AOP declarative approach. I have an example of the declarative approach, which I'll send when I'm accessing the net over something faster than my mobile phone. A Hibernate version of the present demo might be interesting to do later, as well, showing the new Hibernate integration. Regards, Rod ----- Original Message ----- From: "Ken Krebs" <kk...@kk...> To: "Isabelle Muszynski" <isa...@me...>; "jürgen höller [werk3AT]" <jue...@we...>; "Rod Johnson" <rod...@in...> Cc: "'spring-dev-list'" <spr...@li...> Sent: Thursday, May 15, 2003 3:29 AM Subject: Petclinic demo app prototype > To All, > > I am pleased to announce that I now have ready for download a PROTOTYPE > of the Petclinic demo app > <http://www.globaldialog.com/%7Ekkrebs/files/Petclinic1.zip>, approx. > 1.25MB. > > Be sure to read the file, petclinic.txt. This file contains my notes > about the design and implementation and also raises key issues that need > to be resolved. > > I very much welcome all comments, suggestions, ideas, and criticisms. I > look forward to hearing from you. > > Ken > |