[TYPO3-core] Minutes of the 6.0 release team meeting
Dmitry Dulepov
dmitry.dulepov at gmail.com
Tue Jul 24 15:09:49 CEST 2012
Hi!
Thomas Maroschik wrote:
>> Does this mean that classes like t3lib_BEfunc and tslib_cObj are going
>> to change names and use namespaces?
>
> You can see the current proposals under this url:
> https://docs.google.com/spreadsheet/pub?key=0AjQjYvMWGLr4dHZlb0oyWF9YZVdudk9zREdXQU1hYkE&single=true&gid=0&output=html
Ok. Than may be you can change TYPO3\Core\Database\DatabaseHandle to
TYPO3\Core\Database\DatabaseConnection because "handle" does not fit here
(see http://en.wiktionary.org/wiki/handle) and this class represents a
connection. Handle is not a word from OO world, it is from procedural.
Since you are trying to make it all more OO, than it should not be "handle".
Thanks!
--
Dmitry Dulepov
TYPO3 core team member
Blog: http://dmitry-dulepov.com/
Twitter: http://twitter.com/dmitryd
Simplicity will save the world.
More information about the TYPO3-team-core
mailing list