Skip to content

Commit

Permalink
added idea about Dancer::Plugin API
Browse files Browse the repository at this point in the history
  • Loading branch information
dams authored and Alexis Sukrieh committed Oct 29, 2010
1 parent d4dd807 commit a0cad72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
* if specified in the config, templates and sessions could be set per app
* if specified in the config, serializers could be set per app and routes.
* <dams> : the serializer keyword should limit the serializer scope the route (if used inside a route definition) or to the app (if used outside of a route definition)
* <dams> : Change Dancer::Plugin API : Dancer::Plugin::Foo should inherit from Dancer::Plugin themselves.

0 comments on commit a0cad72

Please sign in to comment.