Skip to content

Commit

Permalink
Explanation about extensions policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zbigniew Lukasiak committed Apr 27, 2010
1 parent 62c607e commit 24f6d70
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README
Expand Up @@ -5,7 +5,11 @@ delegate as much as possible to specialized CPAN modules with minimal hassle.

It currently uses: PSGI/Plack tools to ease deployment and testing.
For building the application components I experiment with using Bread::Board -
but it is not a dependency - in the tests I build the components by hand.
but it is not a dependency - in the tests I build the components by hand.
Currently the repository contains also example extensions (all in the
lib/WebNano/Controller/ directory) - it is convenient this way - but
eventually they'll go into separate distributions or will be left in the
examples subdir.

What is left is just
dispatching (routing) - this is built around the following design ideas:
Expand Down

0 comments on commit 24f6d70

Please sign in to comment.