utils
14 years ago(no commit message)
erik [Sat, 26 Sep 2009 11:59:23 +0000 (11:59 +0000)]

14 years agoMore track data.
erik [Sat, 26 Sep 2009 11:47:44 +0000 (11:47 +0000)]
More track data.
Now segments are included.

14 years ago(no commit message)
erik [Sun, 20 Sep 2009 18:39:05 +0000 (18:39 +0000)]

14 years ago(no commit message)
erik [Sun, 20 Sep 2009 17:33:25 +0000 (17:33 +0000)]

14 years agonow supporting all gpx files with both tracks and routes.
erik [Sun, 20 Sep 2009 15:30:55 +0000 (15:30 +0000)]
now supporting all gpx files with both tracks and routes.
Still Track is jsut a list of points.

14 years ago(no commit message)
erik [Sun, 20 Sep 2009 13:57:59 +0000 (13:57 +0000)]

14 years ago(no commit message)
erik [Sun, 20 Sep 2009 10:39:16 +0000 (10:39 +0000)]

14 years agoNow using hardlinks because those will always resolve correctly on a
erik [Sat, 22 Aug 2009 11:28:55 +0000 (11:28 +0000)]
Now using hardlinks because those will always resolve correctly on a
client
that mounts the directory using NFS

15 years agofound an error in the junit test after a long time
erik [Sun, 15 Feb 2009 16:10:15 +0000 (16:10 +0000)]
found an error in the junit test after a long time

15 years agoresettablemock now also works with concrete classes with a default
erik [Wed, 16 Jul 2008 10:13:22 +0000 (10:13 +0000)]
resettablemock now also works with concrete classes with a default
constructor. Non-default constructors cannot be supported since that
would require support from mockito as well (spy() functionality).

15 years agoReplaced easymock by mockito.
erik [Thu, 10 Jul 2008 13:21:25 +0000 (13:21 +0000)]
Replaced easymock by mockito.

15 years agotrack segments are now concatenated into one big track.
erik [Tue, 8 Jul 2008 14:38:23 +0000 (14:38 +0000)]
track segments are now concatenated into one big track.
Based on a report of Payne Freret.

16 years ago(no commit message)
erik [Tue, 10 Jun 2008 21:43:35 +0000 (21:43 +0000)]

16 years ago(no commit message)
erik [Tue, 10 Jun 2008 21:42:53 +0000 (21:42 +0000)]

16 years ago(no commit message)
erik [Tue, 10 Jun 2008 21:42:51 +0000 (21:42 +0000)]

16 years ago(no commit message)
erik [Mon, 9 Jun 2008 20:50:04 +0000 (20:50 +0000)]

16 years ago(no commit message)
erik [Mon, 9 Jun 2008 20:49:44 +0000 (20:49 +0000)]

16 years ago(no commit message)
erik [Mon, 9 Jun 2008 20:48:42 +0000 (20:48 +0000)]

16 years ago(no commit message)
erik [Sun, 8 Jun 2008 12:05:27 +0000 (12:05 +0000)]

16 years ago(no commit message)
erik [Sun, 8 Jun 2008 11:58:10 +0000 (11:58 +0000)]

16 years agoall connect calls are now validated.
erik [Sun, 8 Jun 2008 11:57:23 +0000 (11:57 +0000)]
all connect calls are now validated.

16 years agoconnectExternalRequired no validates.
erik [Sun, 8 Jun 2008 11:48:08 +0000 (11:48 +0000)]
connectExternalRequired no validates.

16 years ago(no commit message)
erik [Sun, 8 Jun 2008 11:29:31 +0000 (11:29 +0000)]

16 years ago(no commit message)
erik [Sun, 8 Jun 2008 10:37:17 +0000 (10:37 +0000)]

16 years ago(no commit message)
erik [Fri, 6 Jun 2008 18:49:12 +0000 (18:49 +0000)]

16 years ago(no commit message)
erik [Fri, 6 Jun 2008 18:46:47 +0000 (18:46 +0000)]

16 years ago(no commit message)
erik [Fri, 6 Jun 2008 17:51:12 +0000 (17:51 +0000)]

16 years ago(no commit message)
erik [Thu, 5 Jun 2008 21:01:56 +0000 (21:01 +0000)]

16 years agoNow the component provides read-only access to the interfaces.
erik [Thu, 5 Jun 2008 20:47:52 +0000 (20:47 +0000)]
Now the component provides read-only access to the interfaces.

16 years agoNow the component provides read-only access to the interfaces.
erik [Thu, 5 Jun 2008 20:47:50 +0000 (20:47 +0000)]
Now the component provides read-only access to the interfaces.

16 years agoremoved the unique id from the provided interface. Now using object
erik [Wed, 4 Jun 2008 20:40:59 +0000 (20:40 +0000)]
removed the unique id from the provided interface. Now using object
identity instead.

16 years agoprovided interface now sets its own unique id.
erik [Wed, 4 Jun 2008 20:08:00 +0000 (20:08 +0000)]
provided interface now sets its own unique id.

16 years ago(no commit message)
erik [Wed, 4 Jun 2008 07:07:38 +0000 (07:07 +0000)]

16 years ago(no commit message)
erik [Tue, 27 May 2008 18:00:48 +0000 (18:00 +0000)]

16 years ago(no commit message)
erik [Tue, 27 May 2008 18:00:47 +0000 (18:00 +0000)]

16 years ago(no commit message)
erik [Tue, 27 May 2008 18:00:45 +0000 (18:00 +0000)]

16 years agoEdge filter implemented for explicitly connecting required interfaces.
erik [Tue, 27 May 2008 17:28:25 +0000 (17:28 +0000)]
Edge filter implemented for explicitly connecting required interfaces.

16 years ago(no commit message)
erik [Tue, 20 May 2008 10:56:23 +0000 (10:56 +0000)]

16 years ago(no commit message)
erik [Tue, 20 May 2008 10:35:15 +0000 (10:35 +0000)]

16 years agoadded explicit linking of required to externally required interfaces.
erik [Sun, 18 May 2008 20:59:54 +0000 (20:59 +0000)]
added explicit linking of required to externally required interfaces.

16 years agoRemoved InterfaceRestriction. Now introduced a friendlier API in
erik [Sun, 18 May 2008 10:28:30 +0000 (10:28 +0000)]
Removed InterfaceRestriction. Now introduced a friendlier API in
the Container and filtering edges at the graph level. Filtering at graph level is more generic since it allows filtering of any edge (also required -> external required and external provided -> provided).

16 years ago(no commit message)
erik [Sun, 18 May 2008 08:34:02 +0000 (08:34 +0000)]

16 years ago(no commit message)
erik [Fri, 16 May 2008 18:15:25 +0000 (18:15 +0000)]

16 years ago(no commit message)
erik [Fri, 16 May 2008 18:15:10 +0000 (18:15 +0000)]

16 years agoremoved eclipse project files.
erik [Fri, 16 May 2008 13:17:32 +0000 (13:17 +0000)]
removed eclipse project files.

16 years agoNow basing the implementation on a component graph.
erik [Fri, 16 May 2008 13:08:27 +0000 (13:08 +0000)]
Now basing the implementation on a component graph.

16 years agoAdded basic graph functionality as a first step towards simplifying the container...
erik [Fri, 16 May 2008 09:45:25 +0000 (09:45 +0000)]
Added basic graph functionality as a first step towards simplifying the container implementation.

16 years ago(no commit message)
erik [Thu, 15 May 2008 21:36:00 +0000 (21:36 +0000)]

16 years agoadded derby and mysql to the test classpath for all projects.
erik [Thu, 15 May 2008 21:22:26 +0000 (21:22 +0000)]
added derby and mysql to the test classpath for all projects.

16 years agoadded databasecomponent and now using Derby in the unit tests.
erik [Thu, 15 May 2008 21:22:02 +0000 (21:22 +0000)]
added databasecomponent and now using Derby in the unit tests.
As a result, no external Mysql database must be setup before running
the unit tests. It is now checkout and go!!

16 years agoadded databasecomponent and now using Derby in the unit tests.
erik [Thu, 15 May 2008 21:22:01 +0000 (21:22 +0000)]
added databasecomponent and now using Derby in the unit tests.
As a result, no external Mysql database must be setup before running
the unit tests. It is now checkout and go!!

16 years agoadded databasecomponent and now using Derby in the unit tests.
erik [Thu, 15 May 2008 21:21:58 +0000 (21:21 +0000)]
added databasecomponent and now using Derby in the unit tests.
As a result, no external Mysql database must be setup before running
the unit tests. It is now checkout and go!!

16 years ago(no commit message)
erik [Thu, 15 May 2008 20:35:45 +0000 (20:35 +0000)]

16 years ago(no commit message)
erik [Thu, 15 May 2008 20:35:30 +0000 (20:35 +0000)]

16 years ago(no commit message)
erik [Thu, 15 May 2008 20:29:21 +0000 (20:29 +0000)]

16 years ago(no commit message)
erik [Thu, 15 May 2008 20:29:20 +0000 (20:29 +0000)]

16 years ago(no commit message)
erik [Thu, 15 May 2008 20:29:19 +0000 (20:29 +0000)]

16 years agoProperty files are now being read by the property component
erik [Thu, 15 May 2008 20:19:35 +0000 (20:19 +0000)]
Property files are now being read by the property component
so they can also be provided by another component (such as a database
which is started).

16 years agoProperty files are now being read by the property component
erik [Thu, 15 May 2008 20:19:34 +0000 (20:19 +0000)]
Property files are now being read by the property component
so they can also be provided by another component (such as a database
which is started).

16 years agoORMappingConfig is now provided by the datasource component.
erik [Thu, 15 May 2008 10:17:54 +0000 (10:17 +0000)]
ORMappingConfig is now provided by the datasource component.

ExternalDatasourceComponent reads config from property file.
Next step is that it requires config from a separate
Properties object which is provided by either a property component,
or a DatabaseComponent (e.g. Derby).

16 years agoORMappingConfig is now provided by the datasource component.
erik [Thu, 15 May 2008 10:17:53 +0000 (10:17 +0000)]
ORMappingConfig is now provided by the datasource component.

ExternalDatasourceComponent reads config from property file.
Next step is that it requires config from a separate
Properties object which is provided by either a property component,
or a DatabaseComponent (e.g. Derby).

16 years agoORMappingConfig is now provided by the datasource component.
erik [Thu, 15 May 2008 10:17:51 +0000 (10:17 +0000)]
ORMappingConfig is now provided by the datasource component.

ExternalDatasourceComponent reads config from property file.
Next step is that it requires config from a separate
Properties object which is provided by either a property component,
or a DatabaseComponent (e.g. Derby).

16 years agoSpringComponent now supports adding properties as beans instead of
erik [Wed, 14 May 2008 21:11:36 +0000 (21:11 +0000)]
SpringComponent now supports adding properties as beans instead of
through property configurer.

HibernateComponent no longer reads the hibernate properties.
Next step is to put in generic hibernate properties through the constructor and to put in application-independent properties
(schemaupdate and dialect) through a hibernate config object as a required interface.

16 years agoSpringComponent now supports adding properties as beans instead of
erik [Wed, 14 May 2008 21:11:35 +0000 (21:11 +0000)]
SpringComponent now supports adding properties as beans instead of
through property configurer.

HibernateComponent no longer reads the hibernate properties.
Next step is to put in generic hibernate properties through the constructor and to put in application-independent properties
(schemaupdate and dialect) through a hibernate config object as a required interface.

16 years ago(no commit message)
erik [Wed, 14 May 2008 19:47:19 +0000 (19:47 +0000)]

16 years ago(no commit message)
erik [Wed, 14 May 2008 19:40:00 +0000 (19:40 +0000)]

16 years ago(no commit message)
erik [Wed, 14 May 2008 19:34:22 +0000 (19:34 +0000)]

16 years ago(no commit message)
erik [Wed, 14 May 2008 19:34:20 +0000 (19:34 +0000)]

16 years agoRemoved SpringTestCase and SpringConfigFiles and subclasses.
erik [Wed, 14 May 2008 19:23:43 +0000 (19:23 +0000)]
Removed SpringTestCase and SpringConfigFiles and subclasses.

16 years agoRemoved SpringTestCase and SpringConfigFiles and subclasses.
erik [Wed, 14 May 2008 19:23:42 +0000 (19:23 +0000)]
Removed SpringTestCase and SpringConfigFiles and subclasses.

16 years agoRemoved SpringTestCase and SpringConfigFiles and subclasses.
erik [Wed, 14 May 2008 19:23:41 +0000 (19:23 +0000)]
Removed SpringTestCase and SpringConfigFiles and subclasses.

16 years agoPersistentAuthorizationTest is now componentized.
erik [Wed, 14 May 2008 19:14:22 +0000 (19:14 +0000)]
PersistentAuthorizationTest is now componentized.

16 years agoPersistentAuthorizationTest is now componentized.
erik [Wed, 14 May 2008 19:14:21 +0000 (19:14 +0000)]
PersistentAuthorizationTest is now componentized.

16 years ago(no commit message)
erik [Wed, 14 May 2008 16:14:00 +0000 (16:14 +0000)]

16 years agoNow added support for ProvidedInterfaces in Container.
erik [Wed, 14 May 2008 12:10:05 +0000 (12:10 +0000)]
Now added support for ProvidedInterfaces in Container.
As a result. UserAdministrationComponent can be simplified and in general writing composite components becomes easier.

16 years agoNow added support for ProvidedInterfaces in Container.
erik [Wed, 14 May 2008 12:10:03 +0000 (12:10 +0000)]
Now added support for ProvidedInterfaces in Container.
As a result. UserAdministrationComponent can be simplified and in general writing composite components becomes easier.

16 years agoHibernateUserAdministrationTest now based on the component mechanism.
erik [Wed, 14 May 2008 11:37:04 +0000 (11:37 +0000)]
HibernateUserAdministrationTest now based on the component mechanism.
Fixed various problems in the component mechanism itself.

16 years agoHibernateUserAdministrationTest now based on the component mechanism.
erik [Wed, 14 May 2008 11:37:02 +0000 (11:37 +0000)]
HibernateUserAdministrationTest now based on the component mechanism.
Fixed various problems in the component mechanism itself.

16 years ago(no commit message)
erik [Tue, 13 May 2008 22:50:54 +0000 (22:50 +0000)]

16 years ago(no commit message)
erik [Tue, 13 May 2008 22:33:21 +0000 (22:33 +0000)]

16 years agoIncomplete - task 1: Enabling instantiated components as objects.
erik [Tue, 13 May 2008 22:28:36 +0000 (22:28 +0000)]
Incomplete - task 1: Enabling instantiated components as objects.

16 years agoMoving around a lot of files to work towards production components.
erik [Tue, 13 May 2008 22:24:45 +0000 (22:24 +0000)]
Moving around a lot of files to work towards production components.

16 years agoMoving around a lot of files to work towards production components.
erik [Tue, 13 May 2008 22:24:43 +0000 (22:24 +0000)]
Moving around a lot of files to work towards production components.

16 years agoHibernateGroupSet no longer depends on SpringTestCase.
erik [Tue, 13 May 2008 21:14:23 +0000 (21:14 +0000)]
HibernateGroupSet no longer depends on SpringTestCase.

16 years agoHibernateGroupSet no longer depends on SpringTestCase.
erik [Tue, 13 May 2008 21:14:22 +0000 (21:14 +0000)]
HibernateGroupSet no longer depends on SpringTestCase.

16 years ago(no commit message)
erik [Tue, 13 May 2008 20:59:48 +0000 (20:59 +0000)]

16 years ago(no commit message)
erik [Tue, 13 May 2008 20:59:47 +0000 (20:59 +0000)]

16 years ago(no commit message)
erik [Tue, 13 May 2008 20:59:45 +0000 (20:59 +0000)]

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: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: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 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: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 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.