[flexcoders] Re: Query Cleansing

2005-08-19 Thread Andrew Spaulding
Hey Scott, I had to deal with a similar scenario a while ago and posted a solution on flexdaddy http://www.flexdaddy.info/2005/06/16/strongly-type-a-cf-return-using-cairngorm/ Let me know if that is what you're kinda after ;-) Cheers, Andrew Spaulding www.flexdaddy.info --- In

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
I feel so dumb, i've totally overlooked flashgateway.io.ASObject Thanks Dirk, (i've got pretty much the exact setup as you described, only array of objects now has unlocked a lot more aa...i'm such a n00bie) Scott p.s thanks andrew too ;) hehe. On 8/19/05, Andrew Spaulding [EMAIL

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
Q. I've found that when I return an Array of Objects, i still need to a final cleanse so to speak flex-side. In that, by giving a type it then maps accordingly. If i leave out the re-packing of the result, it treats them as simple objects that aren't typed. --- Command

RE: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Dirk Eismann
this extra work. Dirk. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott Barnes Sent: Friday, August 19, 2005 3:17 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Query Cleansing Q. I've found that when I return an Array

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
: Friday, August 19, 2005 3:17 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Query Cleansing Q. I've found that when I return an Array of Objects, i still need to a final cleanse so to speak flex-side. In that, by giving a type it then maps accordingly. If i leave out the re

RE: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Dirk Eismann
. Von: flexcoders@yahoogroups.com im Auftrag von Scott Barnes Gesendet: Fr 19.08.2005 16:45 An: flexcoders@yahoogroups.com Betreff: Re: [flexcoders] Re: Query Cleansing On 8/19/05, Dirk Eismann [EMAIL PROTECTED] wrote: Sorry, but i don't get what you're doing in your CFC - why

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
of the getters/setters and you should be back on the track! Cheers, Dirk. Von: flexcoders@yahoogroups.com im Auftrag von Scott Barnes Gesendet: Fr 19.08.2005 16:45 An: flexcoders@yahoogroups.com Betreff: Re: [flexcoders] Re: Query Cleansing On 8/19/05