utils
16 years agoHibernateUserSet now tested using DatabaseTesterComponent.
erik [Tue, 13 May 2008 20:53:43 +0000 (20:53 +0000)]
HibernateUserSet now tested using DatabaseTesterComponent.
Dependence of InMemoryUserSetTest on SpringTestCase removed.

16 years agoHibernateUserSet now tested using DatabaseTesterComponent.
erik [Tue, 13 May 2008 20:53:43 +0000 (20:53 +0000)]
HibernateUserSet now tested using DatabaseTesterComponent.
Dependence of InMemoryUserSetTest on SpringTestCase removed.

16 years agoNow the HibernateUserTest is uses components to connect the different parts together...
erik [Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)]
Now the HibernateUserTest is uses components to connect the different parts together and to obtain the test objects.

Next step is to create a component for the current functionality of SpringTestCase and to use that instead of SpringTestCase.

16 years agoNow the HibernateUserTest is uses components to connect the different parts together...
erik [Mon, 12 May 2008 23:20:22 +0000 (23:20 +0000)]
Now the HibernateUserTest is uses components to connect the different parts together and to obtain the test objects.

Next step is to create a component for the current functionality of SpringTestCase and to use that instead of SpringTestCase.

16 years agoNow the HibernateUserTest is uses components to connect the different parts together...
erik [Mon, 12 May 2008 23:20:21 +0000 (23:20 +0000)]
Now the HibernateUserTest is uses components to connect the different parts together and to obtain the test objects.

Next step is to create a component for the current functionality of SpringTestCase and to use that instead of SpringTestCase.

16 years agoNow the HibernateUserTest is uses components to connect the different parts together...
erik [Mon, 12 May 2008 23:20:21 +0000 (23:20 +0000)]
Now the HibernateUserTest is uses components to connect the different parts together and to obtain the test objects.

Next step is to create a component for the current functionality of SpringTestCase and to use that instead of SpringTestCase.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:50:02 +0000 (22:50 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:50:02 +0000 (22:50 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:50:00 +0000 (22:50 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:50:00 +0000 (22:50 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:49:58 +0000 (22:49 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agoStarted work on componentizing the current user management.
erik [Mon, 12 May 2008 22:49:58 +0000 (22:49 +0000)]
Started work on componentizing the current user management.
Also fixed several bugs in SpringComponent.

16 years agorepositories voor usermgt in aparte file.
erik [Mon, 12 May 2008 20:17:21 +0000 (20:17 +0000)]
repositories voor usermgt in aparte file.

16 years agorepositories voor usermgt in aparte file.
erik [Mon, 12 May 2008 20:17:21 +0000 (20:17 +0000)]
repositories voor usermgt in aparte file.

16 years agoAdded ObjectConfiguration as a holder for setter configuration (there will be more...
erik [Mon, 12 May 2008 11:21:44 +0000 (11:21 +0000)]
Added ObjectConfiguration as a holder for setter configuration (there will be more configuration for objects in the future that is unrelated to setters).
Also added addComponent methods for objects to defaultcontainer.

16 years agoAdded ObjectConfiguration as a holder for setter configuration (there will be more...
erik [Mon, 12 May 2008 11:21:44 +0000 (11:21 +0000)]
Added ObjectConfiguration as a holder for setter configuration (there will be more configuration for objects in the future that is unrelated to setters).
Also added addComponent methods for objects to defaultcontainer.

16 years agoAdded ObjectConfiguration as a holder for setter configuration (there will be more...
erik [Mon, 12 May 2008 11:21:43 +0000 (11:21 +0000)]
Added ObjectConfiguration as a holder for setter configuration (there will be more configuration for objects in the future that is unrelated to setters).
Also added addComponent methods for objects to defaultcontainer.

16 years agoAdded ObjectConfiguration as a holder for setter configuration (there will be more...
erik [Mon, 12 May 2008 11:21:43 +0000 (11:21 +0000)]
Added ObjectConfiguration as a holder for setter configuration (there will be more configuration for objects in the future that is unrelated to setters).
Also added addComponent methods for objects to defaultcontainer.

16 years agoImplemented the ObjectAdapter for adapting existing objects to a component.
erik [Mon, 12 May 2008 10:32:19 +0000 (10:32 +0000)]
Implemented the ObjectAdapter for adapting existing objects to a component.

16 years agoImplemented the ObjectAdapter for adapting existing objects to a component.
erik [Mon, 12 May 2008 10:32:19 +0000 (10:32 +0000)]
Implemented the ObjectAdapter for adapting existing objects to a component.

16 years ago(no commit message)
erik [Mon, 12 May 2008 10:02:51 +0000 (10:02 +0000)]

16 years ago(no commit message)
erik [Mon, 12 May 2008 10:02:51 +0000 (10:02 +0000)]

16 years agoadded setter injection to the class adapter.
erik [Mon, 12 May 2008 10:02:38 +0000 (10:02 +0000)]
added setter injection to the class adapter.
Next step is creating the object adapter.

16 years agoadded setter injection to the class adapter.
erik [Mon, 12 May 2008 10:02:38 +0000 (10:02 +0000)]
added setter injection to the class adapter.
Next step is creating the object adapter.

16 years agoAdded SetterConfiguration class for configuring how setters correspond to required...
erik [Mon, 12 May 2008 09:29:19 +0000 (09:29 +0000)]
Added SetterConfiguration class for configuring how setters correspond to required interfaces.

16 years agoAdded SetterConfiguration class for configuring how setters correspond to required...
erik [Mon, 12 May 2008 09:29:19 +0000 (09:29 +0000)]
Added SetterConfiguration class for configuring how setters correspond to required interfaces.

16 years agoAdded SetterConfiguration class for configuring how setters correspond to required...
erik [Mon, 12 May 2008 09:29:18 +0000 (09:29 +0000)]
Added SetterConfiguration class for configuring how setters correspond to required interfaces.

16 years agoAdded SetterConfiguration class for configuring how setters correspond to required...
erik [Mon, 12 May 2008 09:29:18 +0000 (09:29 +0000)]
Added SetterConfiguration class for configuring how setters correspond to required interfaces.

16 years agomoved useradmininitialiser because it is not part of user management.
erik [Sun, 11 May 2008 19:36:42 +0000 (19:36 +0000)]
moved useradmininitialiser because it is not part of user management.

16 years agomoved useradmininitialiser because it is not part of user management.
erik [Sun, 11 May 2008 19:36:42 +0000 (19:36 +0000)]
moved useradmininitialiser because it is not part of user management.

16 years agoExtracted useraccessor from the authorization component because it is dependent on...
erik [Sun, 11 May 2008 19:19:14 +0000 (19:19 +0000)]
Extracted useraccessor from the authorization component because it is dependent on the environment.

16 years agoExtracted useraccessor from the authorization component because it is dependent on...
erik [Sun, 11 May 2008 19:19:14 +0000 (19:19 +0000)]
Extracted useraccessor from the authorization component because it is dependent on the environment.

16 years agoImplemented restrictions on component connections in the Container.
erik [Sat, 26 Apr 2008 20:22:02 +0000 (20:22 +0000)]
Implemented restrictions on component connections in the Container.

16 years agoImplemented restrictions on component connections in the Container.
erik [Sat, 26 Apr 2008 20:22:02 +0000 (20:22 +0000)]
Implemented restrictions on component connections in the Container.

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 22:19:41 +0000 (22:19 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 22:19:41 +0000 (22:19 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 22:10:41 +0000 (22:10 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 22:10:41 +0000 (22:10 +0000)]

16 years agoLess duplication of validation and start. Validation should be a dry-run
erik [Sun, 20 Apr 2008 21:54:37 +0000 (21:54 +0000)]
Less duplication of validation and start. Validation should be a dry-run
of starting.

16 years agoLess duplication of validation and start. Validation should be a dry-run
erik [Sun, 20 Apr 2008 21:54:37 +0000 (21:54 +0000)]
Less duplication of validation and start. Validation should be a dry-run
of starting.

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 21:01:23 +0000 (21:01 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 21:01:23 +0000 (21:01 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 20:29:49 +0000 (20:29 +0000)]

16 years ago(no commit message)
erik [Sun, 20 Apr 2008 20:29:49 +0000 (20:29 +0000)]

16 years agoadded default container to support classes directly.
erik [Tue, 15 Apr 2008 21:19:41 +0000 (21:19 +0000)]
added default container to support classes directly.
Also added test cases for duplicate components and for adding components
that are already part of another hierarchy.

16 years agoadded default container to support classes directly.
erik [Tue, 15 Apr 2008 21:19:41 +0000 (21:19 +0000)]
added default container to support classes directly.
Also added test cases for duplicate components and for adding components
that are already part of another hierarchy.

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 20:55:51 +0000 (20:55 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 20:55:51 +0000 (20:55 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 20:47:08 +0000 (20:47 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 20:47:08 +0000 (20:47 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 19:36:45 +0000 (19:36 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 19:36:45 +0000 (19:36 +0000)]

16 years agonow allowing components and interfaces to be added after construction.
erik [Sun, 13 Apr 2008 18:08:02 +0000 (18:08 +0000)]
now allowing components and interfaces to be added after construction.
Including call chaining.

16 years agonow allowing components and interfaces to be added after construction.
erik [Sun, 13 Apr 2008 18:08:02 +0000 (18:08 +0000)]
now allowing components and interfaces to be added after construction.
Including call chaining.

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 10:56:53 +0000 (10:56 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 10:56:53 +0000 (10:56 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 10:05:52 +0000 (10:05 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 10:05:52 +0000 (10:05 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 09:56:53 +0000 (09:56 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 09:56:53 +0000 (09:56 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 09:48:05 +0000 (09:48 +0000)]

16 years ago(no commit message)
erik [Sun, 13 Apr 2008 09:48:05 +0000 (09:48 +0000)]

16 years agofiltering of collections.
erik [Sun, 13 Apr 2008 08:23:33 +0000 (08:23 +0000)]
filtering of collections.

16 years agofiltering of collections.
erik [Sun, 13 Apr 2008 08:23:33 +0000 (08:23 +0000)]
filtering of collections.

16 years ago(no commit message)
erik [Sat, 12 Apr 2008 20:20:31 +0000 (20:20 +0000)]

16 years ago(no commit message)
erik [Sat, 12 Apr 2008 20:20:31 +0000 (20:20 +0000)]

16 years agoHuge refactoring.
erik [Sat, 12 Apr 2008 20:19:09 +0000 (20:19 +0000)]
Huge refactoring.
Separation of the description/metadata part (Component/Container) and
the runtime part (Scope).

16 years agoHuge refactoring.
erik [Sat, 12 Apr 2008 20:19:09 +0000 (20:19 +0000)]
Huge refactoring.
Separation of the description/metadata part (Component/Container) and
the runtime part (Scope).

16 years ago(no commit message)
erik [Sat, 12 Apr 2008 16:33:59 +0000 (16:33 +0000)]

16 years ago(no commit message)
erik [Sat, 12 Apr 2008 16:33:59 +0000 (16:33 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:33:26 +0000 (21:33 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:33:26 +0000 (21:33 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:32:07 +0000 (21:32 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:32:07 +0000 (21:32 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:05:35 +0000 (21:05 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 21:05:35 +0000 (21:05 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 20:36:14 +0000 (20:36 +0000)]

16 years ago(no commit message)
erik [Fri, 11 Apr 2008 20:36:14 +0000 (20:36 +0000)]

16 years agoImplemented optinality of interfaces.
erik [Fri, 11 Apr 2008 20:22:46 +0000 (20:22 +0000)]
Implemented optinality of interfaces.

16 years agoImplemented optinality of interfaces.
erik [Fri, 11 Apr 2008 20:22:46 +0000 (20:22 +0000)]
Implemented optinality of interfaces.

16 years agoadded easymock classextension.
erik [Thu, 10 Apr 2008 22:06:48 +0000 (22:06 +0000)]
added easymock classextension.

16 years agoadded easymock classextension.
erik [Thu, 10 Apr 2008 22:06:48 +0000 (22:06 +0000)]
added easymock classextension.

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:58:09 +0000 (21:58 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:58:09 +0000 (21:58 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:56:48 +0000 (21:56 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:56:48 +0000 (21:56 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:48:27 +0000 (21:48 +0000)]

16 years ago(no commit message)
erik [Thu, 10 Apr 2008 21:48:27 +0000 (21:48 +0000)]

16 years agorename service to interface.
erik [Wed, 9 Apr 2008 18:32:06 +0000 (18:32 +0000)]
rename service to interface.

16 years agorename service to interface.
erik [Wed, 9 Apr 2008 18:32:06 +0000 (18:32 +0000)]
rename service to interface.

16 years agoPackage rename org.wamblee.system to org.wamblee.system.core
erik [Wed, 9 Apr 2008 18:29:10 +0000 (18:29 +0000)]
Package rename org.wamblee.system to org.wamblee.system.core

16 years agoPackage rename org.wamblee.system to org.wamblee.system.core
erik [Wed, 9 Apr 2008 18:29:10 +0000 (18:29 +0000)]
Package rename org.wamblee.system to org.wamblee.system.core

16 years agoBetter solution for setting the context. The context is now known as soon as componen...
erik [Wed, 9 Apr 2008 18:25:37 +0000 (18:25 +0000)]
Better solution for setting the context. The context is now known as soon as components are added.

16 years agoBetter solution for setting the context. The context is now known as soon as componen...
erik [Wed, 9 Apr 2008 18:25:37 +0000 (18:25 +0000)]
Better solution for setting the context. The context is now known as soon as components are added.

16 years agoelimintated the system assembler.
erik [Wed, 9 Apr 2008 18:07:28 +0000 (18:07 +0000)]
elimintated the system assembler.

16 years agoelimintated the system assembler.
erik [Wed, 9 Apr 2008 18:07:28 +0000 (18:07 +0000)]
elimintated the system assembler.

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 23:00:08 +0000 (23:00 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 23:00:08 +0000 (23:00 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 22:40:40 +0000 (22:40 +0000)]

16 years ago(no commit message)
erik [Fri, 4 Apr 2008 22:40:40 +0000 (22:40 +0000)]