Uploaded image for project: 'OODT (Retired)'
  1. OODT (Retired)
  2. OODT-388

Clearly indicate location for loading globally-required modules

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.4
    • balance

    Description

      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.

      Attachments

        Activity

          People

            ahart Andrew Hart
            ahart Andrew Hart
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: