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]
