eZ Publish  [4.0]
Todo List
Member changeDBCharsetORACLE ($charset, $collation)

oracle servers might use UTF8 charset instead of AL32UTF8: check before executing!

using dbname as file name does not work with easy conection naming

log somewhere results of imp, exp commands for better understanding of errors

add a database logfile switch or checkpoint here? it would be nice...

Member checkDBExtraConditionsORACLE ()

We should really check for exp_full, imp_full, (sysdba) privileges rather than DBA role...

add check for RAC - do not try anything in such a case

Member eZContentObjectAttribute ($newVersionNumber, $currentVersionNumber, $contentObjectID=false, $newLanguageCode=false)
Deprecate this in favor of a real __clone
Member eZDBFileHandlerMysqlBackend ($filePath, $scope)
-ceZDBFileHandlerMysqlBackend Implement eZDBFileHandlerMysqlBackend.nameTrunk()
Member eZImageFile ($filepath, $contentObjectAttributeID)
Rewrite ! A where data_text LIKE 'xxx%' is a resource hog !
Member eZModuleOperationInfo ($className)
Use a static variable instead of globals
Class eZURLAliasQuery
The hasAttribute, attribute and setAttribute functions can be turned into properties for PHP 5.
Class eZWebDAVServer
Add support for propall and propname