Milestone 0.5
Split byCycle into three top level packages:
- bycycle.core (model; services; no UI or simple command line UI mainly for testing purposes)
- bycycle.ws (wraps core in RESTful Web services)
- bycycle.webapp (default Web UI)
Part of this has been done already with the split into Core and TripPlanner, but the plan is to take a bit further by splitting out the UI aspects from the Web service aspects.
The other major thing I would like to do with in this milestone is switch to 'Buildout'.
Note: See
TracRoadmap for help on using
the roadmap.