Thanks, Sebastian, that's an interesting approach.

Why didn't you migrate the whole application to SWF10? SWF8
performance is so much lower than SWF10 - especially if you'd ever
plan to create an Android tablet app of OpenMeetings. Would that have
been too much work?

On Sat, Nov 19, 2011 at 1:47 PM, [email protected]
<[email protected]> wrote:
> Hi,
>
> I would like to share some SWF10 migration concept ... might be helpfull for
> other folks as well or maybe somebody has some feedback:
>
> Timur and German from our development team at OpenMeetings migrated
> OpenMeetings by making a making a SWF10 container and instead of rewriting
> the complete codebase they just load the existing SWF8 into the SWF10
> container.
> They implemented some LocalConnection to communicate between both SWFs.
> They simply just extend the SWF10 container with those functionalities that
> are needed from SWF10 and stay for the rest inside the SWF8 container.
>
> It is a little bit confusing to have two Laszlo debugging windows, but
> actually it works pretty well.
>
> We are currently hammering out some bugs before we merge it to the trunk,
> but you can get the sources from our repository already.
>
> Any thoughts on this?
>
>
> Thanks
> Sebastian
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> [email protected]
>

Reply via email to