Joachim some other features of LCDS are data management which allow to synchronize every client connected to the same destination with a nice API to handle conflicts. You also have support for lazy loading associations,paging, support for offline caching for AIR applications, etc. You have a set of assemblers that allow LCDS to connnect to your back end, currently there are JAVA , Hibernate, SQL (direct connection to DB) and ColdFusion. Also you have messaging support, it can be purely in AS3 (maintained by the LCDS server) or connected to a JMS server.
João Fernandes Joachim Bauch wrote: > Hi, > > Chris Allen schrieb: >> Yes, that's the idea. Joachim, do you want to go into more detail of >> what you are working on? > > well, the basic idea was to start with the RemoteObject support as that > could be tested easily and help developing an initial codebase for the > Flex messaging classes. I personally don't know what can be done with > the other features as I never used FDS... However looking at some FDS > samples should help here ;) > > If anybody has some suggestions what should be supported by Red5, please > add a ticket to jira.red5.org and attach a little sample mxml with a > description what it should do. > > Joachim > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > Joa _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
