]> git.mxchange.org Git - core.git/commit - inc/classes/main/database/class_BaseDatabaseFrontend.php
Continued:
authorRoland Haeder <roland@mxchange.org>
Sat, 7 Mar 2015 22:01:20 +0000 (23:01 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 7 Mar 2015 22:01:20 +0000 (23:01 +0100)
commiteab9623ecedbe97221a06b85ebb510fe0ffd0587
tree9edd96947cb072b981e6c00b08232e82e62412e4
parent5b0d513d846a787285baa062db26da2879077df6
Continued:
- Added new class field $urlSourceInstance (What?! Not added before?) with
  interface UrlSource as type-hint
- Removed deprecated classes/include files
- Added some "life" to FiFoFileStack as this class may happen the same was the
  memory-based counter part FiFoStack. Still the BaseFileStack needs a lot
  enhancement (unfinished).

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/database/backend/class_DatabaseFrontendInterface.php [deleted file]
inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php [deleted file]
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/database/class_BaseDatabaseFrontend.php [deleted file]
inc/classes/main/handler/class_BaseHandler.php [deleted file]
inc/classes/main/handler/raw_data/class_BaseRawDataHandler.php [deleted file]
inc/classes/main/stacker/file/fifo/class_FiFoFileStack.php
inc/hooks.php [deleted file]