Running Grants (2009-VII)
Sat, 04-Apr-2009 by
Alberto Simões
edit post
Grants updates:
h3. "Port PyYAML to Perl":http://www.perlfoundation.org/ingy_dot_net_port_pyyaml_to_perl -- Ingy döt Net
No updates this time.
h3. "Fixing Bugs in the Archive::Zip Perl Module":http://www.perlfoundation.org/fixing_bugs_in_the_archive_zip_perl_module -- Alan Haggai Alavi
No updates this time.
h3. "Extending BSDPAN":http://www.perlfoundation.org/colin_smith_extending_bsdpan -- Colin Smith
Grant closed due to grantee lack of feedback.
h3. "Test::Builder 2":http://www.perlfoundation.org/test_builder_2 -- Michael G Schwern
Michael update:
_At the Birmingham QA Hackathon, between answering random questions and having random TAP discussions, my focus was on working on Test::Builder2._
_While I was explaining the blocking issues to going forward to AndyA he observed that I know what to do and really it's all a simple matter of programming and I should really stop griping and just code it up. So I did._
_Fortunately I got help in the form of Birmingham local Colin Newell who picked up git, forked repository management and the proposed TB2 result/output architecture from my vague wiki notes and hurried explanations. Then he was off and working mostly independently, committing excellent code. Towards the end I was consulting him for architectural issues. :)_
_As an aside, one of the things I enjoy about git's merge process is it doesn't flatten or alter the changes. So if you look at the TB2 branch Colin's name is retained on Colin's work which is quite nice. http://github.com/schwern/test-more/commits/Test-Builder2_
_Anyhow, Colin sums up the work quite nicely. http://colinnewell.wordpress.com/2009/03/31/perl-qa-hackathon-testbuilder2/_
_Now there should be enough of the Result/Output code in place to allow folks to do some independent work. The output classes in particular are a missing a lot of key features. There's no way to tell an Output about a comment. Results don't include any of the usual free diagnostics (file, line, name, etc..) and Output::TAP doesn't do anything with the right now anyway._
_From a top-down approach, one might want to attempt implementing more of Test::Simple or even making Test::Builder use the TB2::History object to store results._
_And then all this reveals more architectural issues which I'll get into in a later post._
h3. "Perl cross-compilation for linux and wince":http://www.perlfoundation.org/vadim_konovalov_perl_cross_compilation_for_linux_and_wince -- Vadim Konovalov
No updates.
h3. "Tcl/Tk access for Rakudo":http://www.perlfoundation.org/vadim_konovalov_tcl_tk_access_for_rakudo -- Vadim Konovalov
No updates.
h3. "Perl Survey":http://www.perlfoundation.org/kieren_diment_the_perl_survey -- Kieren Diment
No updates.
h3. "Mojo Documentation Project":http://www.perlfoundation.org/sebastian_riedel_the_mojo_documentation_project -- Sebastian Riedel
No updates.
h3. "Embedding perl into C++ applications":http://www.perlfoundation.org/leon_timmermans_embedding_perl_into_c_applications -- Leon Timmermans
Leon update:
_I've moved my project from google code to github. You can find it at "github":http://github.com/Leont/libperl--/tree/master now. On the programming side I've added support for matching regular expressions. I wanted to have substitutions too before this report but that will have to wait for the next one. Soon I'll have full regular expression support in libperl++ :-)._
_Also I've been having some valuable feedback on the Dutch Perl Workshop. In particular I'm probably going to split my string class in a byte string and a Unicode string variant. That way string operations will be a lot more sane from the C++ point of view. Also, I've just uploaded the presentation I gave ("PPT":http://cloud.github.com/downloads/Leont/libperl--/Libperl__.ppt). Sadly, the video doesn't seem to be available yet._
h3. "Moose docs":http://www.perlfoundation.org/dave_rolsky_moose_docs -- Dave Rolsky
Dave update:
_I'm just inches away from declaring the grant done._
_Last week, I released new versions of Class::MOP and Moose which feature (mostly) complete API docs. I say mostly because some things are intentionally being left undocumented for now. These are methods with public names (no leading underscore) that I think should be made private, or in a few cases entire classes with really weird APIs that need some rethinking. I think the API docs are done enough to satisfy the grant requirements._
_Some of this rethinking has already happened, and doing this doc work let to some refactoring and deprecations, with hopefully more to come._
_In the area of Moose Cookbook recipes, I'm one recipe away from done-ness. New recipes cover custom meta-instance and meta-method classes. Back in mid-February I released recipes for using BUILD and BUILDARGS, and applying roles to an object instance._
_I expect to have the last recipe finished sometime by mid-April._
h3. "Improving learn.perl.org":http://www.perlfoundation.org/eric_and_tina_improving_learn_perl_org -- Eric and Tina
Eric update:
_We're somewhat stalled right now due to schedule conflicts and prior engagements but I'll be setting-up a local site in the next week and we should have something publicly visible by the end of this month._
h3. "A lightweight web framework for Perl 6":http://www.perlfoundation.org/ilya_carl_and_stephen_a_lightweight_web_framework_for_perl_6 -- Ilya, Carl and Stephen
No updates, as grant manager was ill.
Comments (0)