NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What about ponie? (Score:1)
Re:What about ponie? (Score:2)
Ponie is progressing, athough progress seems to be stalls then jumps, even when the effort is applied smoothy. A development snapshot was released a couple of weeks ago, announced in Allison's state of the carrot at YAPC::NA. I sent an announcement to the ponie-dev mailing list, and it's also waiting in the use.perl story submission queue [perl.org] for a use.perl editor's tender loving care.
Details of what's new are in the README [perl.org], and you can also view the most up-to-date version of the Roadmap [perl.org] in the subversion repostiory.
The development snapshot is now out of date - if you want to get the most recent version check it out with subversion from http://svn.perl.org/ponie/trunk [perl.org]The trouble with Ponie in general is that because it's mostly a big, progressive refactoring exercise it keeps throwing up unexpected problems that need to be investigated and solved prior to completing a task. Quite a few of the problems so far have been in the perl 5 core code, and have been solved there first, before being merged over as a block. It's also tricky to declare any task as "finished", because most of them aren't, in the sense of being completed. Most need revisiting once other parts progress far enough, so I don't consider them finished, so I don't make grand sweeping pronouncements to that effect. Also I feel that given all the twists and turns, attempting to keep the roadmap/tasklist updated on a daily basis would eat up more time than the actual development work.
I attempt to keep the commit messages both short and informative - possible the best way of tracking progress is by watching the commit list ponie-changes [perl.org]
Reply to This
Parent