getCompiledData() must be public for e.g. mailer classes such as DebugMailer.
[core.git] / docs / TODOs.txt
index d57865a4a8303b995e78bfa6bf29b2bc6f89d70b..48f5efec73b0af121afdcc1d6f1a798a5574c892 100644 (file)
@@ -1,15 +1,16 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ###
 ### DO NOT EDIT THIS FILE. ###
+./inc/classes.php:10: * @todo          Minimize these includes
 ./inc/classes/exceptions/main/class_MissingMethodException.php:13: * @todo             Try to rewrite user/guest login classes and mark this exception as deprecated
 ./inc/classes/exceptions/main/class_NoConfigEntryException.php:10: * @todo             Rename this class to NoFoundEntryException
 ./inc/classes/interfaces/class_FrameworkInterface.php:11: * @todo              Find a better name for this interface
 ./inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:30:    * @todo        Find a nice casting here. (int) allows until and including 32766.
 ./inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:54:    * @todo        Find a nice casting here. (int) allows until and including 32766.
-./inc/classes/main/class_BaseFrameworkSystem.php:1927:  * @todo        Write a logging mechanism for productive mode
-./inc/classes/main/class_BaseFrameworkSystem.php:1942:                 // @TODO Finish this part!
-./inc/classes/main/class_BaseFrameworkSystem.php:240:  // @todo Try to clean these constants up
-./inc/classes/main/class_BaseFrameworkSystem.php:465:          // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class
-./inc/classes/main/class_BaseFrameworkSystem.php:539:   * @todo        SearchableResult and UpdateableResult shall have a super interface to use here
+./inc/classes/main/class_BaseFrameworkSystem.php:1953:  * @todo        Write a logging mechanism for productive mode
+./inc/classes/main/class_BaseFrameworkSystem.php:1968:                 // @TODO Finish this part!
+./inc/classes/main/class_BaseFrameworkSystem.php:245:  // @todo Try to clean these constants up
+./inc/classes/main/class_BaseFrameworkSystem.php:470:          // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class
+./inc/classes/main/class_BaseFrameworkSystem.php:544:   * @todo        SearchableResult and UpdateableResult shall have a super interface to use here
 ./inc/classes/main/commands/web/class_WebLoginAreaCommand.php:64:       * @todo        Add some stuff here: Some personal data, app/game related data
 ./inc/classes/main/commands/web/class_WebProblemCommand.php:58:         * @todo        0% done
 ./inc/classes/main/commands/web/class_WebStatusCommand.php:58:  * @todo        0% done
 ./inc/classes/main/controller/web/class_WebStatusController.php:10: * @todo            This controller shall still provide some headlines for sidebars
 ./inc/classes/main/criteria/search/class_SearchCriteria.php:102:        * @todo        Find a nice casting here. (int) allows until and including 32766.
 ./inc/classes/main/criteria/search/class_SearchCriteria.php:70:         * @todo        Find a nice casting here. (int) allows until and including 32766.
-./inc/classes/main/database/databases/class_LocalFileDatabase.php:327:  * @todo        Do some checks on the database directory and files here
-./inc/classes/main/database/databases/class_LocalFileDatabase.php:613:  * @todo        Add more generic non-public data for removal
+./inc/classes/main/database/backend/class_CachedLocalFileDatabase.php:327:      * @todo        Do some checks on the database directory and files here
+./inc/classes/main/database/backend/class_CachedLocalFileDatabase.php:616:      * @todo        Add more generic non-public data for removal
 ./inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php:427:       * @todo        Find something useful with this!
 ./inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php:85:        * @todo        0% done
-./inc/classes/main/file_directories/class_BaseFileIo.php:162:   * @todo        Handle seekStatus
 ./inc/classes/main/file_directories/class_BaseFile.php:135:     * @todo        ~10% done?
 ./inc/classes/main/file_directories/class_BaseFile.php:148:     * @todo        Handle seekStatus
+./inc/classes/main/file_directories/class_BaseFileIo.php:162:   * @todo        Handle seekStatus
 ./inc/classes/main/file_directories/directory/class_FrameworkDirectoryPointer.php:68:   * @todo        Get rid of inConstructor, could be old-lost code.
 ./inc/classes/main/file_directories/io_stream/class_FileIoStream.php:270:       * @todo        0% done
 ./inc/classes/main/file_directories/io_stream/class_FileIoStream.php:74:        * @todo        This method needs heavy rewrite
 ./inc/classes/middleware/compressor/class_CompressorChannel.php:103:                   // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay?
 ./inc/classes/middleware/debug/class_DebugMiddleware.php:113:                  // @TODO Initialization phase
 ./inc/classes/middleware/io/class_FileIoHandler.php:174:        * @todo        0% done
-./inc/classes.php:10: * @todo          Minimize these includes
 ./inc/classes/third_party/api/wernisportal/class_WernisApi.php:10: * @todo             Out-dated since 0.6-BETA
 ./inc/config/class_FrameworkConfiguration.php:115:      * @todo        This method encapsulates a deprecated PHP function and should be deprecated, too.
 ./inc/config/class_FrameworkConfiguration.php:223:      * @todo        We have to add some more entries from $_SERVER here
 ./inc/loader/class_ClassLoader.php:319:                        /* @TODO: Do not exit here. */
 ./inc/output.php:11: * @todo           Minimize these includes
 ./inc/selector.php:11: * @todo         Minimize these includes
+./index.php:43:         * @todo        This method is old code and needs heavy rewrite and should be moved to ApplicationHelper
 ### ### DEPRECATION FOLLOWS: ### ###
+./inc/classes.php:9: * @deprecated
 ./inc/classes/exceptions/main/class_MissingMethodException.php:14: * @deprecated       Please do no longer use this exception
 ./inc/classes/interfaces/database/backend/class_DatabaseFrontendInterface.php:2:// @DEPRECATED
 ./inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php:2:// @DEPRECATED
 ./inc/classes/main/database/class_BaseDatabaseFrontend.php:2:// @DEPRECATED
 ./inc/classes/main/handler/class_BaseHandler.php:2:// @DEPRECATED
 ./inc/classes/main/handler/raw_data/class_BaseRawDataHandler.php:2:// @DEPRECATED
-./inc/classes.php:9: * @deprecated
 ./inc/database.php:10: * @deprecated
 ./inc/hooks.php:2:// @DEPRECATED
 ./inc/includes.php:10: * @deprecated