-
Notifications
You must be signed in to change notification settings - Fork 274
Roadmap
Rick Leir edited this page Jun 14, 2016
·
9 revisions
Dancer2 provides a flexible and lightweight framework for a web application which can be customised using plugins.
- Better SPA introductory guidelines or doco
- Remove HEAD middleware Middlewares are expensive. The HEAD middleware can be removed because we're already at the point where we decide on the content or not in the core.
- route parameters with type constraints
- Current use of Return::MultiLevel silently and unexpectedly breaks program flow
- Command line improvements
- Move away from
HTTP::Body
- Update plugins from old plugin system to new plugin system
- Develop the official PerlDancer Book.
- Distil some of the great info from the 2015 Conference
- New documentation draft:
- Add documentation for settings which don't work in the code
- Answer the 'question' tagged issues by upgrading the doco
- Make sure all Session engines work with current release
- Integrate the next major DBIX release re: exception_action
- Current use of Return::MultiLevel silently and unexpectedly breaks program flow
-
Ver 0.200001 ...
-
Ver 0.210000 ...
- Alexis' 2011 roadmap http://advent.perldancer.org/2011/11
- roadmap was discussed here: Dancer2 Roadmap - your help needed!
- The same discussion in a different format: http://lists.preshweb.co.uk/pipermail/dancer-users/2014-September/004044.html