Described here is a rough idea of what we are thinking of as deliverables.
Dev Stack
The dev stack is made up of everything a developer would need to develop an app on their workstation, including:
- Pre-configured Tomcat, JBoss, etc, possibly MySQL
- Pre-configured Eclipse (configured to connect to the tomcat, etc)
- Application skeleton - automatically build and deploy, contains our SDK libraries, sample struts config, etc
- Sample App that runs out of the box containing examples of how to use most if not all of our SDK
SDK ComponentsÂ
Pieces of functionality that people can use to build apps with, including things such as:
- Web service libraries to talk to MIT services
- Sash libraries - Hibernate, Struts, Spring
- Dojo, etc
- etc