![]() |
|
sfAmfphpPlugin |
|
![]() |
4
users
Sign-in
to change your status |
modified copy of http://blog.phpleo.com/2008/10/22/usando-amfphp-v19b2-con-symfony-10x/
I updated the package.xml to enable it for symfony 1.2, that seemed to be sufficient.
I also updated sfAmfphpGateway.class.php with a $this->setClassMappingsPath(sfConfig::get(’sf_lib_dir’) . ‘/services/vo/’); line to make it capable of classmapping, but putting the classes in lib/services/vo/
Checkout: http://svn.symfony-project.com/plugins/sfAmfphpPlugin/trunk
I will try to make a package from it soon.
