Amy Are you using AMFPHP 1.9 or the new version included with Zend Framework 1.7?
--- In [email protected], "Amy" <[EMAIL PROTECTED]> wrote: > > Hi, all; > > I have some VO's that I've created to work with AMFPHP. When I call > the service, I'm getting an array of untyped objects. Another > developer on the project believes that the reason for the problem is > that the objects extend EventDispatcher and because they have > additional methods on them to work with the data. > > Is there a rule against either of these things with AMFPHP? > > Thanks; > > Amy >

