Cairngorm Modules with Parsley, Injections not working
Hi There,
I'm stuck with a problem related to modules. I'm using the Cairngorm module library in an AIR application. (Parsley 2.3.1, Flex SDK 4.1).
The problem is this:
When I load modules in debug mode from the IDE, injections are performed on them without any problems.
But: when I package and install the app, modules load, the context builds exactly the same way (according to the log), however none of injections are performed.
I get no errors in the log. The log outputs everything the same way in both cases, except for some trace statements I put in the [Inject] setters.
Any ideas why this would be happening?
Thanks in advance,
Bruce Flowers
