I would take a look at AndroMDA:Originally Posted by mail2bansi
Here is an intro article (all about layers, very easy to understand):
http://galaxy.andromda.org/docs/gett...ava/index.html
Also (more about layers, also very easy to understand):
http://www.jaxmagazine.com/itr/news/...odeid,146.html
Using AndroMDA with Spring and Hibernate (step by step tutorial):
http://galaxy.andromda.org/docs/andr...ge/howto1.html
If you don't work alone in your project, using AndroMDA will help you a lot by defining a clean architecture of your application, which can be followed by all developers rigorously. Another positive impact is that you won't care anymore of creating those XML (hbm, Spring XML, etc.). AndroMDA creates them for you :-)
Hope this helps!
Lofi.


Reply With Quote