Hi David,
On 2/23/07, OURY David <david.oury@xxxxxxxxxxx> wrote:
Hello,
The company I work for would like to register a new experimental
extension. Its purpose is connecting PHP to IMS Connect (Z/OS
Mainframe).
The prototype supports PHP 4.x and PHP 5.x running on Linux.
Source Forge project : https://sourceforge.net/projects/php-ims-connect
<https://sourceforge.net/projects/php-ims-connect>
Alpha version sources :
https://sourceforge.net/project/showfiles.php?group_id=187009&package_id
=218163
I cannot test or valid the code (I have no clue about IMS :), but the
code looks good. Some comments:
- Please use english comments only
- Can you use the standard license headers (as you use the php
license)? see other extensions for an example
- Add a package.xml (pear installer support)
Where will you maintain it? In sourceforge or in php.net cvs? I would
suggest to maintain it in our cvs, you may get more feedbacks.
In any case, if there is no objection to include "ims" in pecl (wait a
couple of days), please request a PECL account on http://pecl.php.net.
You will also need a CVS account if you plan to maintain this
extension in our cvs, fill this form to request one:
http://www.php.net/cvs-php.php
Give the valid credentials in your request, a link to this mail will
help (using news.php.net/php.pecl.dev) as well as to your sf.net page.
--Pierre
|