If you are using the default dispatcher then not, why would they? You pass an
instance to mount(), not class, so it would not even be possible to
instantiate them per-request.
--
Paweł Stradomski
Right, haven't thought of that. Though I don't think any sane framework would
do it.
--
Paweł Stradomski