Changes between Version 27 and Version 28 of Development/Roadmap


Ignore:
Timestamp:
31.03.2009 17:21:07 (18 months ago)
Author:
jarno
Comment:

Added a few notes on process improvement

Legend:

Unmodified
Added
Removed
Modified
  • Development/Roadmap

    v27 v28  
    6060 
    6161 1. Plugin-based builder system so that multiple build feature plugins can be registered. 
     62 
     63=== Process Improvements === 
     64 
     65These relate more to the development process itself than the actual product of it, but are still highly relevant: 
     66 
     67 1. [wiki:Development/NewSite New, fresh looking site], with a clear distinction of content for development ''with'' vs. ''of'' Propel. 
     68 1. Test suite setup that allows for doing a separate build per each test case if need be (so that issues like [ticket:735 this] can also be tested for). 
     69 1. Clearly stating which versions of PHP are supported, and running the test suite on ''all'' supported versions before a release (should be easy as Propel 2.0 will probably start at PHP 5.3.0).