Laidezmon, I'm working on the same thing but am not much (any?) further along than you are.
But hope to be making progress in the coming days and weeks! I'm taking the approach of getting the server-side connection set up first. I'm using Data Management Services and Hibernate. I've downloaded the MySQL Sakila sample database, and used HibernateTools in Eclipse to generate a bunch of Java files, Hibernate mapping files, and the Hibernate config file. Now I'm trying to adapt Marcel Boucher's Flex/Hibernate example to connect to one table in it. I haven't succeeded yet, but hope to do so soon. Once I do I'd be happy to zip up the entire webApp and send it to you. Note that the client side isn't Cairngorm-based yet - that will be my next step - to renovate the client to a Cairngorm architecture... Douglas laidezmon wrote: > > Anyone? Anyone at all? > > --- In [email protected] > <mailto:flexcoders%40yahoogroups.com>, "laidezmon" <[EMAIL PROTECTED] ..> > wrote: > > > > Are there any examples out there on using Cairngorm and cairngorm > > events with the MVC and such, and using Data Manager. I heard at max, > > that using Cairngorm with DMS is possible, but there dont seem to be > > any examples of its use out there. > > > > The reason I ask is because I understand with pointing grids and such > > at the model, as the dataprovider, how that works, and I understand > > calling an event which calls the data service indirectly, but where > > would the model come into play logically, when DMS is handling so much > > of the work directly from the grid? > > > > So any help would be appreciated. > > > > -- 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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

