Thanks Darren,

There are a few issues which you have pointed out that would be a
challenge.  Communication between the apps, and in the case of
Cairngorm, I think that I might run into problems with the fact that
in Cairngorm, some things are singletons (AppController, Service,
AppModel).  If Both apps have the same names for these singletons,
would these not conflict?  These are some questions that I was
wondering about.  I was hoping that Cairgngorm experts might be able
to help out with.  I think that Iteration2 might have had to deal with
these issues and can provide a recommendation. 

Tim

--- In flexcoders@yahoogroups.com, "Darren Houle" <[EMAIL PROTECTED]> wrote:
>
> If I'm understanding you right I'm not sure whether they're
Cairngorm or not
> has anything to do with it... once they're compiled into SWFs it
doesn't
> matter how you architected your original code.
>
> Not sure if this is what you mean, but... you could write Flex app A
and
> make it similar to, say, a movie viewer that used SWFLoader to
display other
> "sub" SWFs.  Those sub SWFs could be compiled Flex apps B, C, and D.
You
> could potentially build a portal that way.
>
> Only challenge I see is how much communication could happen between the
> master Flex app and the SWFLoaded Flex "sub" apps.  I suppose you
could use
> RPC services to pass data from the master to an intermediary to the sub
> apps, or possibly there are internal AS functions that would provide
> communication channels directly between master SWF and SWFLoaded SWF?
>
> Darren
>
>
> >From: "sufibaba" <[EMAIL PROTECTED]>
> >Reply-To: flexcoders@yahoogroups.com
> >To: flexcoders@yahoogroups.com
> >Subject: [flexcoders] Loading one cairngorm into another cairngorm
> >Date: Fri, 26 May 2006 23:51:30 -0000
> >
> >Hello everyone,
> >
> >I have one cairngorm application that I would like to Dynamically Load
> >into another cairngorm application.
> >
> >What would be the strategy and code to do this.
> >
> >Thanks.
> >
> >Tim
> >
> >
> >
> >
> >
> >
> >
> >--
> >Flexcoders Mailing List
> >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> >Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
> >Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to