Changes between Version 2 and Version 3 of Roadmap
- Timestamp:
- 12/24/08 14:17:25 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Roadmap
v2 v3 17 17 Even though due to a lack of grant manager my grant has not officially started, I do think 18 18 it is important to make progress on 19 * Parrot and Perl 6 integration 19 * Parrot and Perl 6 integration ( http://szabgab.com/blog/2008/12/1229032305.html , http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_integrat.html ) 20 20 21 21 To allow others to work safer on Padre: … … 24 24 Stuff that beginners need 25 25 * Promoting the translation of 26 * the Padre GUI 27 * the perldiag pages of perl 5 ( http://perldoc.perl.org/perldiag.html ) ( #169 )26 * the Padre GUI ( TranslationIntro ) 27 * the perldiag pages of perl 5 ( http://perldoc.perl.org/perldiag.html ) ( #169 , http://mail.perlide.org/pipermail/padre-dev/2008-December/000368.html ) 28 28 * all the perl 5 documentation (eg. http://search.cpan.org/dist/POD2-FR ) 29 * Perl 5 Debugger integration (while the corresponding grant proposal was postponed, I think having a debugger in Padre is very important) ( #11 )29 * 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 ) 30 30 * Context sensitive help ( #96, #56, #58, #59 ) 31 * Download and Installation, especially for Windows (continue providing the Portable Strawberry with Padre installed) with various plug-ins and even improve it31 * Download and Installation, especially for Windows. Continue providing the PortableStrawberry with Padre installed and even improve it with various plug-ins. 32 32 * Sample perl scripts + tutorial that comes with Padre 33 * First runner should get a sample Perl script with some directions 33 * First runner should get a sample Perl script with some directions on how to read more, or run it etc. 34 34 * Clean up the Calltips and add simple examples to the most important functions. 35 35 * "New Perl script" feature that will include use strict, use warnings and maybe some other skeleton code ( #21 ) … … 38 38 * Catch common errors of beginners ( #52 ) 39 39 40 41
