Hi Cameraon,
Do you know the timeline for PHP6? That might determine whether we'd
want to branch or start doing development in trunk. Trunk might be
fine, as I don't see API changes needed (?) for the 1.1 branch. Um ...
I wonder, though, whether DB access will remain the same in PHP6 or
whether the individual drivers will be deprecated for PDO. Or? If
that's the case, then we may want to make Creole more of an extension to
PDO moving forward -- a tool to pick up where PDO leaves off (e.g.
handling limiting of rows, perhaps some identity/sequence stuff, and
other SQL manipulation needed to handle things like LOBs, etc.).
Hans
Cameron Brunner wrote:
*tap* *tap*
just bringing an old thread to life... hans? anyone?
Cameron
On 4/19/06, Cameron Brunner <cameron.brunner@xxxxxxxxx> wrote:
Well, I converted my local servers over to PHP6 for the hell of it and
realized that there are now datatypes that creole is clueless about!
yay for unicode... anyway, creole+php6 plans? nothing yet? should i
have a go at implimenting these? if so, in the trunk or ? should we
branch creole?
And yes, this is why i added the method_exists stuff to
preparedstatements the other day.
Cameron
|