Draft Roadmap
- 0.1 - current release
- The 0.1 release provides a set of JMS Category APIs for community review
- develop a wiki page that provide examples of the GroovyJMS usage
- 0.2 - next release - end of 2008
- Adopt general Groovy style and standard, e.g. Logger
- Add/replace with obivous and non-controversy Groovy-style API
- Implement missing key JMS features, and list out any key JMS usage that have to use JMS API directly
- Clarify possibly Groovy messaging usage
- Check if it is possible to enhance Groovy Category to provide a pre-execute and post-execute API. This makes a big difference to the GroovyJMS API
- Develop a wiki page with a table that list key JMS usage, current GroovyJMS API and proposed Groovy usage
- 0.3
- Implement an optional Groovy Builder to construct JMS Connection Factory, and adjust default behavior.
- Continuous to evolve and add Groovy-style API
- 0.5 - begin to evolve to a Groovy Messaging Service
- that does not assume developers to have any JMS background, and do not expect developers to learn about JMS
- Provide English language style / Domain Specific Language way for messaging.
- 1.0 - Provide a full function Groovy Messaging Service as the standard way of using messaging enterprise Groovy applications
Labels