]> git.mxchange.org Git - core.git/commit
Don't call the class' factory method directly, use ObjectFactory and
authorRoland Haeder <roland@mxchange.org>
Wed, 14 May 2014 19:39:18 +0000 (21:39 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 14 May 2014 19:39:18 +0000 (21:39 +0200)
commit5c2c855827d5dc90b825d1c88c9aeb76939024d0
tree1f1e9aa3b867027a65114b5dd432112244f7b0cf
parent463e9e846f7331972e6aeb7209895d799bef800a
Don't call the class' factory method directly, use ObjectFactory and
createObjectByConfiguredName() instead. This makes reimplementing classes much
easier.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/io/io_handler/class_FileIoStream.php
inc/config.php