Changes between Version 18 and Version 19 of Roadmap
- Timestamp:
- 09/13/09 16:51:43 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Roadmap
v18 v19 46 46 == Gabor Szabo == 47 47 48 I'd be glad if others helped with any of these task.49 50 Aid for Padre developers51 * Parrot and Perl 6 integration ( http://szabgab.com/blog/2008/12/1229032305.html )52 53 To allow others to work safer on Padre:54 * Code cleanup and adding (unit) tests ( #22 )55 56 48 Stuff that beginners need 57 * Promoting the translations: TranslationIntro58 49 * 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 ) 59 * Context sensitive help ( #96, #56, #58, #59 )60 * Download and Installation, especially for Windows.61 * Sample perl scripts + tutorial that comes with Padre62 50 * First runner should get a sample Perl script with some directions on how to read more, or run it etc. 63 51 * Clean up the Calltips and add simple examples to the most important functions. 64 * "New Perl script" feature that will include use strict, use warnings and maybe some other skeleton code ( #21 )65 * Run from Padre should be able to allow STDIN as well (maybe we should spawn a shell or cmd and run the perl script there as some other editors do) ( #110 )66 * Remote editing ( #12 ) and remote running via ssh or telnet67 * Catch common errors of beginners ( #52 )
