You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Andrew Hart (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/26 17:56:48 UTC

[jira] [Resolved] (OODT-388) Clearly indicate location for loading globally-required modules

     [ https://issues.apache.org/jira/browse/OODT-388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Hart resolved OODT-388.
------------------------------

    Resolution: Fixed

resolved by adding comments to the main application index file in r1293867
                
> Clearly indicate location for loading globally-required modules
> ---------------------------------------------------------------
>
>                 Key: OODT-388
>                 URL: https://issues.apache.org/jira/browse/OODT-388
>             Project: OODT
>          Issue Type: Improvement
>          Components: balance
>    Affects Versions: 0.3
>            Reporter: Andrew Hart
>            Assignee: Andrew Hart
>              Labels: usability
>             Fix For: 0.4
>
>
> For certain Balance modules, it is more efficient to load the module in the main application index file, as it saves having to manually specify it in each view that requires it. At the moment however, there is no clear indicator in the main index file as to the proper location to add {{App::Get()->loadModule('foo')}} statements.
> Because 'load' statements must be executed _after_ the {{$app}} object is created, but _before_ the response is rendered, there should be a comment in the main index file indicating the proper place to include these statements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira