Closed kormichu closed 13 years ago
Hello,
I would like to propose a new layout of catalogues which will be adapted to the class SplClassLoader: http://github.com/metagoto/splclassloader (which will be implemented in PHP in the near future). Then layout of catalogues would change on that:
--bin
----aip (actually /Runner/bin/aip)
--library
-----MFS
--------AppServer
-----------iProtocol (maybe Protocol?)
--------------HTTP
-----------------Server.php
--------------SCGI
-----------------Client.php
-----------------Response.php
...etc...
Regards deallas
Sounds reasonable. I'll keep it in mind. Will, probably, implement in one of the next versions
implemented in master branch. not released as pear-package yet
Hello,
I would like to propose a new layout of catalogues which will be adapted to the class SplClassLoader: http://github.com/metagoto/splclassloader (which will be implemented in PHP in the near future). Then layout of catalogues would change on that:
--bin
----aip (actually /Runner/bin/aip)
--library
-----MFS
--------AppServer
-----------iProtocol (maybe Protocol?)
--------------HTTP
-----------------Server.php
--------------SCGI
-----------------Server.php
-----------------Client.php
-----------------Response.php
...etc...
Regards deallas