hi Chad, wondering about something.. I need to get the session objects associated to front-end controllers, I was doing this using associations and it worked fine, but the only thing is that I wanted to move to using dependencies
the weird thing now is that from the perspective of the controller class I have to call "getTargetDependencies()" to get the dependencies for which the controller is the source although the "getSourceDependencies()" method 's documentation says: "Gets the dependencies for which this model element is the source." (and only getTargetDependencies() is doing this) so, shouldn't the implementation for both methods be switched ? -- Wouter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
