Hi Roberto,
Cool that you like to put your power into the magnolia project.
Currently we are finishing the 3.0 and putting our forces into that release.
The next steps are planned (like the Spring integration you mentioned),
but we should not start working on those topics before we:
- released 3.0
- wrote a consistent concept
- Spring
- Dialogs (JSF)
- AJAX
- Workflow (Commands)
- Web Services
The main preparation is done in the trunk:
- a lot of static methods removed
- introduced a neutral context
- implementation class can be defined in magnolia.properties
- modularized code and project setup
We also did the major decisions about the new architecture we will use.
Before we start we have to think about:
- can we store definitions easily in the repository ( because the user
like the configuration in the GUI much more than editing some
distributed xml files)
- if we store definitions in the repository how do we handle the
definitions needed before the repository is initialized.
- in which context do we put which bean
- how to avoid to many configuration places
- do we use the spring modules jcr persistence (will it be ready soon?)
- ...
You are always welcome to work on currently open issues or to write
comments to the concept issue.
Also a primer prototype like implementation would be nice, but we can
not check in now, else we have to many merging issues.
Thanks for your effort anyway!
Philipp
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------