* Jonel Rienton <[EMAIL PROTECTED]>:
> Is there an on-going initiative as far as creating a PHP framework 
> somewhat the same as .Net's framework implementation? Like for 
> instance, the System.Data namespace where PHP developer can just create 
> something like a DataAdapter which can connect to a datastore and fill 
> a DataSet object?  I think that would make our life a little easier? 
> This post is by not any means a way to start a flame war or something, 
> I just thought about it and  I think it makes sense.

You might want to look at PEAR (http://pear.php.net) in general and
PEAR's DataObject/DataGrid classes in specific.

-- 
Matthew Weier O'Phinney           | mailto:[EMAIL PROTECTED]
Webmaster and IT Specialist       | http://www.garden.org
National Gardening Association    | http://www.kidsgardening.com
802-863-5251 x156                 | http://nationalgardenmonth.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to