[Phphtmllib-devel] postgresql
Status: Beta
Brought to you by:
hemna
From: Culley H. <cu...@fa...> - 2004-03-06 15:42:40
|
Hey Walt, Tried to find you on irc yesterday without much luck... I am going to keep working on the form wizard but it is going to take a while. I need to learn the internals of FormProcessor and FormContent and it is going to take a while. I am working on setting up xdebug so I can actually step through the code. I am going on vacation next Thursday for 12 days and I am going to tinker with it while on the road. Meanwhile I started working with DataList-- pretty slick! Specifically I was working with the PEAR+postgresql flavor. Right out of the box it wouldn't work and I had to hack the internals a bit to get it to work with postgresql. I noticed that at some point you created PGSQLDataListSource so I am assuming I was seeing known issues with PEAR + postgresql. I am wondering if my changes would be a good patch? If so I can test them against mysql to make sure I haven't broken anything there. culley |