Hi Roland,
thank you for your quick help!
I checked out the trunk, ran in the root folder (as suggested in the readme.txt) and got a Buil Error:
Code:
[WARNING] Unit test org.springextensions.actionscript.cairngorm.control.CairngormFrontControllerTest failed.
[INFO] ------------------------------------------------------------------------
[INFO] Tests run: 36, Failures: 1, Errors: 0, Time Elapsed: 0 sec
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Some tests fail
[INFO] ------------------------------------------------------------------------
But the demo application worked.
Unfortunately my real life application is more complex than the demo application was and in my real life application there is still a bug with dispose() and autowire.
I decided to update the demo application (same URL, same SVN) so you can see yourself. The effect I have in my real life application is now in the demo application.
How to reproduce the unexpected behaviour
- run the application
- choose one of the module containers
- click "load new module" button
- select one of the first three modules
- click the "unload" button
- click "load new module" again
- see empty list
If you choos the other Module Container and try to load a module, the list is filled again until a module is unloaded.
I expect the list to be always filled.
Is this behaviour again a bug in SAS or do I use SAS in a way it is not made for?
Regards,
Christoph