I know Graham Christensen (itrebal) was working on the InstallHandler,
dunno what's the status on that or his ideas...
But I was looking at the code of the InstallHandler and thinking
there's way too much engine-specific code or checks...
If there's one suggestion I'ld like to make is to not have things like
below in the InstallHandler:
if ( $db_type == 'sqlite' ) {
Maybe have per-engine classes extend the InstallHandler or some other
class, have an abstract class?
A lot of people have been bashing the InstallHandler, let's her you! :)
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---