[Perl-workflow-svn] SF.net SVN: perl-workflow: [317] trunk/workflow
Brought to you by:
jonasbn
From: <jo...@us...> - 2007-07-05 05:46:23
|
Revision: 317 http://perl-workflow.svn.sourceforge.net/perl-workflow/?rev=317&view=rev Author: jonasbn Date: 2007-07-04 22:46:25 -0700 (Wed, 04 Jul 2007) Log Message: ----------- - Removed TODO.txt, the files contents have long gone been merged into the TODO file - Added a new file to the doc/ directory named developing.txt This is a collection of documentation notes on maintaining and developing the Worksflow distribution - Renamed Action::Mailer to Workflow::Action::Mailer, this however still looks like a stub that was never finished - Added more POD to several modules (see Changes) We now have a POD coverage of 100%, this does however not say anything about the quality of the spelling or POD. All POD will however be revisited at some point. Please remember to document changes and additions. Modified Paths: -------------- trunk/workflow/Changes trunk/workflow/Workflow.kpf trunk/workflow/lib/Workflow/Action/Mailer.pm trunk/workflow/lib/Workflow/Condition/HasUser.pm trunk/workflow/lib/Workflow/Condition.pm trunk/workflow/lib/Workflow/History.pm trunk/workflow/lib/Workflow/Persister/DBI/ExtraData.pm trunk/workflow/lib/Workflow/Persister.pm trunk/workflow/lib/Workflow.pm Added Paths: ----------- trunk/workflow/doc/developing.txt trunk/workflow/notes/test_coverage_0.28.txt trunk/workflow/prototypes/emptyarray.pl Removed Paths: ------------- trunk/workflow/TODO.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |