Hi Mehdi,
I would also look here:
http://livedocs.adobe.com/blazeds/1/blazeds_devguide/

under rpc components / extending applications with factories
I did this using ejb3 and seam and i'm sure you can do it with Hibernate as
well...

best

p


On Mon, Jun 9, 2008 at 6:26 AM, Mehdi <[EMAIL PROTECTED]> wrote:

>   Sounds good,
>
> Will give it a try as soon as it is out.
> thanks.
>
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, Jens
> Halm <[EMAIL PROTECTED]> wrote:
>
> >
> >
> > > Robert, I am going to try out the DTO/Assembler approach (Something
> > > tells me it is worth the initial investment). Any pointers, samples,
> > > whatever will be great. If you dont have anything, no worries, will
> > > figure it out. Thank you.
> > > And again, great Blog...! Will be adding my experience once I am done
> > > looking at the second alternative.
> >
> > While this isn't going to help you now, you might be interested in
> > that we intend to solve a lot of these issues with our forthcoming
> > Pimento data management framework (Open Source):
> >
> > http://www.spicefactory.org/pimento/
> >
> > The problems with closed sessions and huge object graphs will be
> > solved through "FetchPlans". There will be a default fetch plan which
> > is to not serialize any uninitialized Hibernate proxy or collection
> > but to include all simple properties and initialized associations.
> > But the default can be overwritten for individual calls with FetchPlan
> > instances created in AS3.
> >
> >
> > Jens Halm
> > Spicefactory
> >
>
>  
>

Reply via email to