[phplib] RFC on merge of PHPLib and Pear From: Jeffrey A. Stuart (jstuart-php <email protected>)
Date: 03/07/01

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
jstuart <email protected>

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>