RFC on merge of PHPLib and Pear
[email protected] ("Jeffrey A. Stuart") Wed, 7 Mar 2001 07:54:26 -0500
| Newsgroups | php.pear |
|---|---|
| Message-ID | <[email protected]> |
Ok.. here's my ramblings and thoughts on the merge... If anyone has any ideas/suggestions, PLEASE holler. :) 1) Create a Pear::PHPLib Class. 2) Underneath that, import ALL of the PHPLib classes into it. 3) Initial Pearize of the phplib classes... (IE PHPDoc/style changes to functions/var names). 4) Start moving things around. :) IE for example, probably move the Auth stuff from PHPLib into an Pear::Auth class. 5) Merge if possible or if needed DB_sql and Pear::DB 6) Repearize the moved classes as needed. 7) Write wrappers around the newly moved classes to behave as the old phplib classes. Some of this will take a while. :) And like many here I've got to do my paying work too. :) -- Jeff Stuart [email protected]