while integrating  key points to keep in mind:

keep useWeakReference = true in event listeners.
removeCommand() after unloading the module.
removeListeners b/w the main application and modules while unloading them.

Memory leakage can come up, if the application is big in size or no. of
modules are good in number. You have to take care of the architecture and
follow the good programming standards.



On Wed, Apr 7, 2010 at 7:27 PM, Akshar <[email protected]> wrote:

> my application uses cairngorm model and blaze ds. i want to divide it
> into modules but am facing many issues. can anyone provide some link
> to step by step integration of cairngorm and modules.
> thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>


-- 
Thanks,
Vaibhav Seth.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to