Actions
CdmLibraryDev » History » Revision 20
« Previous |
Revision 20/63
(diff)
| Next »
Andreas Kohlbecker, 02/05/2013 10:36 AM
CDM Library Development Resources¶
This page holds information and resources for developing the CDM Library. For a general introcution to the CDM Library and basic setup instructions please see: http://wp5.e-taxonomy.eu/cdmlib
- Table of contents
- CDM Library Development Resources
Conventions & Policies¶
Discussion¶
CdmBrainstorm - problems & ideas for the future of the CDM
CDM REST API¶
Testing¶
Development Hints¶
External Resources / Links¶
Hibernate¶
Hibernate works with most current RDBMS. See supported databases
Spring 2.0 Framework¶
We use the Spring 2.0 framework to develop the library and keep the coupling of components low.
Domain Models¶
Property Change¶
Useful Patterns¶
Aspect Oriented Programming¶
We use AspectJ to implement the change property crosscutting concern:
Updated by Andreas Kohlbecker about 10 years ago · 20 revisions