RE: [flexcoders] Re: Cairngorm / Hibernate Best Practices

2006-09-01 Thread Paul Williams
Of dreuimar Sent: Thursday, August 31, 2006 5:35 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Cairngorm / Hibernate Best Practices Thanks for the info, I've actually been using Spring predominantly for my standard J2EE web apps, but haven't used it with Flex. I know it's possible, and have

[flexcoders] Re: Cairngorm / Hibernate Best Practices

2006-08-31 Thread dreuimar
Thanks for the info, I've actually been using Spring predominantly for my standard J2EE web apps, but haven't used it with Flex. I know it's possible, and have been thinking of doing a Flex/Spring/Hibernate setup, but haven't yet. Is it difficult to use Spring with Flex, and where would I go to

[flexcoders] Re: Cairngorm / Hibernate Best Practices

2006-08-31 Thread e_baggg
Flex can't access your Spring Beans directly. Similar to SpringWeb how you set up Controllers which map to a URL pattern, your Facade (JavaPojo) which have the methods which your AS delegate will call. There is a good example with source code here:

[flexcoders] Re: Cairngorm / Hibernate Best Practices

2006-08-30 Thread e baggg
Brennan, I haven't seen the word "Hithero" used since I was forced to read Shakespeare back in high school. Way to bring it back! Anyway, Adobe has provided Hibernate support via the Hibernate