• RJ Garcia's avatar
    Allowing callables for mount · 847b7eeb
    RJ Garcia authored
    - Added the ability to pass callables into the controller collection
        mount method.
    - Added a controllersFactory parameter into the controller collection
        which is a callable that is used to create a new controller for the
        mount method.
    - Updated documentation to show usage of new callables in mount and
        recursive mounting.
    - Added appropriate tests
    Signed-off-by: default avatarRJ Garcia <rj@bighead.net>
    847b7eeb
organizing_controllers.rst 2.47 KB