thanks for your reply.

do you know of some links where i can find detailed information.
i tried google but the information is scattered around and it is taking time
to figure out each issue.
is there some tutorial or some code sample available that tells step by step
guide of using modules with cairngorm.

thanks again

Akshar Kaul


On Thu, Apr 8, 2010 at 11:39, Vaibhav Seth <[email protected]>wrote:

> 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]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
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