It is very possible to use Cairngorm AMFPHP and VO's. I have a RemoteObjectAMF0 component that helps facilitate Flex 2 and AMF0 connections. Along with the component is a Cairngorm 2.1 Store example with AMFPHP backend.
http://renaun.com/blog/flex-components/remoteobjectamf0/ Renaun http://renaun.com/blog/ --- In [email protected], "ichgehe" <[EMAIL PROTECTED]> wrote: > > I am now quite comfortable with Cairngorm but have a last Problem. > > I would like to use the services I have already written in AMFPHP and > now after changing to Cairngorm I have a problem. > > Now my main question is: Is it possible not to use the VO Objects on > the PHP side? Because I am currently running out of time rewriting the > AMF services. I tried just to add a key to the DB $row trying to > define _explicitType ... conversion seems to work, but then the error > is following (debugger does not even start up): > > >>>>> > NetStatusEvent unverarbeitet. level=error, > code=NetConnection.Call.BadVersion > <<<<< > > What I am looking for is a cairngorm compatible AMFPHP code, where I > do not need to create VOs, because the VOs in Flex have the same > Column names... > > Any ideas? > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

