[flexcoders] Re: Convert Object to a Value Object

2006-11-03 Thread mvbaffa
Hi all, Thanks for your help. I was out for a few days, but today I will try, using your advises, to solve the problem. Thank you very much --- In flexcoders@yahoogroups.com, Darron J. Schall [EMAIL PROTECTED] wrote: Interesting, Yahoo garbled most of the content of that message. Here's

[flexcoders] Re: Convert Object to a Value Object

2006-10-29 Thread Michael Labriola
nicely done --- In flexcoders@yahoogroups.com, Darron J. Schall [EMAIL PROTECTED] wrote: Interesting, Yahoo garbled most of the content of that message. Here's what I actually sent: For those having trouble converting generic objects into class instances (Value Objects), I've created

[flexcoders] Re: Convert Object to a Value Object

2006-10-28 Thread Michael Labriola
2 more things to consider. Not sure of your particular setup, but, you may want to look at the [Managed] metadata tag. Setup dependent, it may be what you are looking for. Second, and more generally, casts fail when the system cannot convert one type to another. So, take a look at your objects.