Magnolia 4.3
A nice version of this road map can be found on our website.
- Goal/Slogan Magnolia 4.3 is meant to be the final "feature" release of the 4th Magnolia generation. It will wrap up many efforts that have been started in the past and provide many features discussed at the Community Day of Magnolia Conference.
- Release date 19th of March 2010
Feature list / Backlog
- Introduce Groovy scripting as a core feature
- Finalize Multi-Domain support
- Finalize i18n
- automatic dialog adaption
- Extract tags
- Configuration inheritance
- extending base dialogs, sites, templates, ..
- UTF-8 page names
Postponed to 4.4
- Caching
- simplified cache configuration
- implement paragraph-level caching
- Improve Performance
- We will determine performance bottlenecks and further improve the responsiveness of Magnolia.
- implement eternal caching for resources (based on the modification date)
Latest milestone release
Videos/Blog:
- Configuration Inheritance
- Multi-site support
- Groovy I
- Groovy II
- New authoring tags
- i18n authoring support
Sprint I (finished)
- mindmap
- duration: 3 weeks (+ 1 week)
- assigned points: 18 points
- resolved points: 13 points (+4 new points)
Items
- done
- integral groovy support
- console
- workspace (execute in dialog using ajax)
- content2bean (write classes in groovy)
- factory util
- re-factored to allow dynamic class loading (used for groovy classes)
- added proxy support for observed objects (major step for moving to use IoC)
- content API cleanup (MAGNOLIA-3015@jira)
- configuration inheritance
- allow extending configuration by adding extends node data
- domain support
- define mapping in the site definition (use new extends feature to avoid copy pasts)
- filter to detect the site
- shorten urls (remove the path to the site root/home page)
- virtual hierarchy manager (works also in the author instance)
- web services
- defined how to proceed
- will support the sling protocol
- integral groovy support
- postponed
- i18n support (even if well prepared by improvements done by the domain support)
- web services: write concept draft
Sprint II (finished)
- mindmap
- duration: 2 weeks
- assigned points: 12 points
- resolved points:
Items
- i18n support (5 points)
- extract tags to POJOs (3 points)
- finish mgnl utility (0.5 points)
- web services: write concept draft (2 points)
- prepare translation (1 point)
- utf-8 page names
- basic module-store
Sprint III
- mindmap
- duration: 2 weeks
- end date: 5th of March
Comments (4)
Jan 19
Vivian Steller says:
hey there! great roadmap! Just my two cents: access paragraph by url: checkout...hey there! great roadmap!
Just my two cents:
Jan 20
Grégory Joseph says:
The roadmap on the corporate site is actually more up-to-date than this one. Re ...The roadmap on the corporate site is actually more up-to-date than this one.
Re IOC, Guice is not forgotten about; it'll be Guice or Pico, probably with some in-house adapters or layers, at least for a transition phase. Probably not gonna happen for 4.3, though.
What's the license of the code you sent a link to?
Jan 19
Vivian Steller says:
ah, and what about a fluent Security Builder API like nodebuilder? checkout http...ah, and what about a fluent Security Builder API like nodebuilder? checkout http://svn.magnolia-cms.com/svn/projects/esense/brighton/trunk/advanced-access-management-module/src/test/java/ch/esense/brighton/magnolia/securitybuilder/SecurityBuilderTest.java
Jan 20
Grégory Joseph says:
Cool stuff!Cool stuff!