On 11/11/2008, at 2:03 PM, Amy wrote: > --- In [email protected], "Rich Rodecker" <[EMAIL PROTECTED]> > wrote: >> >> you definitely need the $_explicitType property in the php VOs. > > Yes, I'm trying to figure out ways to pry verification that that has > been done out of the client ;-).
That, and that the VO objects are in the services/vo/ folder. There is nothing you can do on the client side to make it return typed objects, so long as you actually have that type compiled into your application. Cheers, Nik

