-
Notifications
You must be signed in to change notification settings - Fork 194
RoadMap
Denis edited this page Aug 21, 2013
·
11 revisions
_**Feel free to fork the project and submit a pull request with some fix/improve/change**_
- Put the form names, not in the controller but in the object (like a static string)
- Put the database table names, not in the DAO or Entity, but only in entity/object (like a static string)
- Contribut scribe OAuth Json mapping on https://github.com/hoteia/scribe-mapping
- Contribut http://schema.org (maybe old http://data-vocabulary.org) Json mapping on https://github.com/hoteia/rich-snippets-mapping
- Add more warehouse work
- Add more payment gateways work
- Add more SOLR work
- Add more DROOLS work
- implement Order invoice with Jasperreport(?)(not Birt)
- Improve the classic backoffices & frontoffices as demo with the Engine
-
Synchronize with JMS an Alresco CMS with application-cms spring-bactch with Open CMIS (target : save CMS content in database and inject content in MVC)
http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html
http://chemistry.apache.org/java/opencmis.html -
Synchronize all webapp backoffice/frontoffice with a JMS listener to flush cache (ehcache or velocity).
Backoffice technise send message "flush" -> JMS -> all webapp flush -
Find a design solution to dev "change set" (synchronize "staging" catalog modifications with "reel" catalog)