--- In [email protected], "valdhor" <[EMAIL PROTECTED]> wrote:
>
> Does Charles (Or another HTTP Proxy) show typed objects being 
returned?
> 
> Also, I don't know if there is a rule against extending other classes
> - I just have never tried it. These are meant to be value objects -
> ie. just values being passed around. Extending another class creates a
> completely new type of object that probably doesn't match what's being
> returned.
> 

Hm, IMO an object that can't do any work or dispatch events is not 
useful.  If necessary, I can loop through and copy the properties of 
the objects I'm getting back to my typed objects, but that kind of 
defeats the point, doesn't it?

It's really frustrating how poorly documented this functionality is.

Thanks;

Amy

Reply via email to