I think there are real gains to be had from supporting PHP 5 only and dropping PHP 4, so would support that choice.
I don't know if there are any similar gains in MySQL 5 though, so don't see a reason for dropping MySQL 4 at this stage.
For Etomite, Which version of PHP do you use?
Started by Dean, Mar 24 2007 05:57 PM
22 replies to this topic
#21
Posted 18 July 2007 - 10:17 PM
#22
Posted 18 July 2007 - 10:24 PM
Ralph, on Jul 19 2007, 12:09 AM, said:
I don't think you'll see the need for MySQL 5 only applications for a while - at least not from the Etomite project...
... but hey, if you don't need the bells and whistles that mySQL5 offers and rely on standard SQL for cocoon i also don't see the need for a mySQL5-only version.
Maybe there is a chance to implement an abstraction layer to support other database engines like postgreSQL instead.
But maybe ... I'm just a "latest feature" junkie ...
#23
Posted 19 July 2007 - 12:19 AM
Jim Browski, on Jul 18 2007, 06:24 PM, said:
Maybe there is a chance to implement an abstraction layer to support other database engines like postgreSQL instead.
I'm sure that once Randy reads this post he will have some practical input to add into this discussion...
My stance, for the time being, is that supporting only MySQL is the best course of action - at least for the immediate future... That isn't to say that we couldn't add support in later... But if you take the time to read up on the concept, adding in support down the road can be a logistical nightmare because virtually every query within the entire code base will need to be examined under a magnifying glass in order to assure that they will work properly with all supported database engines... This complexity can extend right to the design of the data model itself - the core of the entire application...
The crux of the overall concept is that, for example, you wouldn't write an application for an IBM mainframe computer with the idea that you might port it over to run on a Linux server farm, an XBox, or an iPhone at some point... Too radical of a comparison...??? Not really... Extra...!!! Extra...!!! Read all about it...!!!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











