added the basic for a more modular setup of applications and test code.
authorErik Brakkee <erik@brakkee.org>
Sat, 22 Mar 2008 22:47:55 +0000 (22:47 +0000)
committerErik Brakkee <erik@brakkee.org>
Sat, 22 Mar 2008 22:47:55 +0000 (22:47 +0000)
A system is now separated in subsystems with clearly defined interfaces.
This makes it easy to substitute different systems for different
environment (such as test) or to construct different behavior.
It will avoid the approach with one big beanRefContext.xml will all
configuration inside.


No differences found