Needs work
Project:
Maestro
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Sep 2011 at 10:40 UTC
Updated:
19 Oct 2011 at 12:09 UTC
Jump to comment: Most recent file
Drupal has a nice autoloader (aka. registry), let's take advantage of it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1272998_maestro_autoloader-2.patch | 18.22 KB | aron novak |
| #1 | 1272998_maestro_autoloader.patch | 18.23 KB | aron novak |
Comments
Comment #1
aron novakMakes the code a bit smaller & simplier.
Comment #2
aron novakA message contained a not defined variable.
Comment #3
_randy commentedI'm not 100% sure on committing this yet as there are dependencies on the maestro engine version. By removing the explicit include statement for the engine means that we're unable to fire up the right engine version dynamically.
You can see this in the includes for the engine where {version} is used.