Changes between Version 10 and Version 11 of Roadmap
- Timestamp:
- 07/12/09 21:31:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Roadmap
v10 v11 1 1 We don't yet use the [/roadmap Roadmap] feature of Trac. 2 2 3 Currently everyone works on his/he favorite area, sometimes we open tickets for the ideas 4 but often people just implement features. 3 In general everyone works on his/her favorite area. 4 5 We encourage developers to open tickets for the ideas but often people just implement features. 5 6 6 7 We release about once a week when we feel the project is stable enough. 7 8 8 9 = Plans = 10 11 An outline of where Padre is heading 12 13 * Make Padre a good replacement for Notepad++ by making it stable and having all the feature that are really useful in Notepad++ 14 * Make Padre a good replacement of [http://www.multiedit.com/ Multi-Edit] and [http://www.ultraedit.com/ Ultra-Edit] 15 * Cover the planned [wiki:Features] 16 * Provide integration with version control systems - at least SVN, SVK and Git. 17 * Provide integration with Bug tracking system - at least Bugzilla and Trac. 18 * Cooperative editing (at minimum we would like to let one person edit and the others watch) 19 * Provide a platform for application development (along with Strawberry Perl) 20 21 22 = Personal Plans = 9 23 10 24 The Padre [wiki:Developers] can put here a list of items they are planning to work on. … … 16 30 17 31 Aid for Padre developers 18 * IRC robot for SVN commits and trac updates 19 * IRC logger integrated into padre.perlide.org or to www.perlide.org 32 * IRC robot for trac updates 20 33 * Buildbot setup for continuous testing 21 34 * post commit hook to generate docs in HTML format 22 * post commit hook to generate report about the translation status23 35 24 Even though due to a lack of grant manager my grant has not officially started, I do think 25 it is important to make progress on 26 * Parrot and Perl 6 integration ( http://szabgab.com/blog/2008/12/1229032305.html , http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_integrat.html ) 36 * Parrot and Perl 6 integration ( http://szabgab.com/blog/2008/12/1229032305.html ) 27 37 28 38 To allow others to work safer on Padre: … … 33 43 * Perl 5 Debugger integration (while the corresponding grant proposal was postponed, I think having a debugger in Padre is very important) ( #11, http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_perl_deb.html ) 34 44 * Context sensitive help ( #96, #56, #58, #59 ) 35 * Download and Installation, especially for Windows. Continue providing the PortableStrawberry with Padre installed and even improve it with various plug-ins.45 * Download and Installation, especially for Windows. 36 46 * Sample perl scripts + tutorial that comes with Padre 37 47 * First runner should get a sample Perl script with some directions on how to read more, or run it etc.
