>>>>> "Rob" == Rob Hoelz <[email protected]> writes:
    Rob> This way, applications requiring a custom load order can
    Rob> override determine_component_load_order if they which, and
    Rob> plugins can override it to provide cool features like
    Rob> dependency resolution.

    Rob> Thoughts?

Load order makes the framework be less flexible IMO. Why don't you just
defer the execution of the initialization code until after
setup_components?

_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to