-
Notifications
You must be signed in to change notification settings - Fork 9
ROADMAP
Красимир Беров edited this page Dec 28, 2013
·
10 revisions
This is the list of major task that we plan to complete in order of priority. This list is subject to constant change.
-
Establish Lean Development practices and follow them strictly
-
Stabilize the Ado Core
-
Finish the Build system based on Module::Build Ado::Build and Ado::BuildPlugin.
-
Make sure we have descent/enough test coverage and agree on a minimum percentage.
-
Keep Ado Core small - no unneeded functionality - Everything is a plugin.
-
Implement Ado::Plugin::Mess and make sure it can be a reference implementation of an Ado::Plugin.
-
Implement in Ado Core an Ado::Command::generate::plugin so development of a plugin can be boosted as much as possible.