X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=docs%2FTODOs.txt;h=9096830d96ca5ab3fd9445087fc2c1477fe87dc4;hp=3bd288ffc7243117162b552838b1d8c1913cefec;hb=HEAD;hpb=024a6bcb14515abe67fc4322595ccdca07cb1cc6 diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 3bd288ff..9096830d 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -1,130 +1,192 @@ -### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ### +### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh ### ### DO NOT EDIT THIS FILE. ### -./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/main/class_BaseFrameworkSystem.php:1294: * @todo Write a logging mechanism for productive mode -./inc/classes/main/class_BaseFrameworkSystem.php:1308: // @TODO Finish this part! -./inc/classes/main/class_BaseFrameworkSystem.php:195: // @todo Try to clean these constants up -./inc/classes/main/class_BaseFrameworkSystem.php:458: * @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/console/class_ConsoleTools.php:147: * @todo This should be moved out to an external class, e.g. HttpClient -./inc/classes/main/console/class_ConsoleTools.php:148: * @todo Make IP, host name, port and script name configurable -./inc/classes/main/console/class_ConsoleTools.php:155: // @TODO Add some DNS caching here -./inc/classes/main/console/class_ConsoleTools.php:45: * @todo We should connect this to a caching class to cache DNS requests -./inc/classes/main/console/class_ConsoleTools.php:58: // @TODO Here should the cacher be implemented -./inc/classes/main/controller/console/class_ConsoleDefaultController.php:10: * @todo This controller shall still provide some headlines for sidebars -./inc/classes/main/controller/login/class_WebLoginAreaController.php:40: * @todo Add some morer filters to this controller -./inc/classes/main/controller/web/class_WebConfirmController.php:40: * @todo Add some filters to this controller -./inc/classes/main/controller/web/class_WebDefaultController.php:10: * @todo This controller shall still provide some headlines for sidebars -./inc/classes/main/controller/web/class_WebLoginController.php:41: * @todo Add some filters to this controller -./inc/classes/main/controller/web/class_WebLogoutController.php:10: * @todo This controller shall still provide some headlines for sidebars -./inc/classes/main/controller/web/class_WebLogoutDoneController.php:40: * @todo Add some filters to this controller -./inc/classes/main/controller/web/class_WebProblemController.php:40: * @todo Add some filters to this controller -./inc/classes/main/controller/web/class_WebRegisterController.php:40: * @todo Add some filters to this controller -./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:331: * @todo Do some checks on the database directory and files here -./inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php:426: * @todo Find something useful with this! -./inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php:82: * @todo 0% done -./inc/classes/main/filter/change/class_EmailChangeFilter.php:54: * @todo Implement email change of the user here. HINT: Use the User class! -./inc/classes/main/filter/change/class_PasswordChangeFilter.php:55: * @todo Finished updating user password hash here. HINT: Use the User class again. -./inc/classes/main/filter/news/class_NewsProcessFilter.php:55: * @todo Unfinished stub, add functionality here -./inc/classes/main/filter/payment/class_PaymentDiscoveryFilter.php:97: * @todo 0% done -./inc/classes/main/filter/update/class_UserUpdateFilter.php:55: * @todo Add more user updates here -./inc/classes/main/filter/verifier/class_AccountPasswordVerifierFilter.php:57: * @todo Rewrite handling of different password fields -./inc/classes/main/helper/class_BaseHelper.php:173: * @todo Rewrite this method using a helper class for filtering data -./inc/classes/main/helper/class_BaseHelper.php:202: // @TODO Try to log it here -./inc/classes/main/helper/web/forms/class_WebFormHelper.php:102: * @todo Add some unique PIN here to bypass problems with some browser and/or extensions -./inc/classes/main/helper/web/forms/class_WebFormHelper.php:621: * @todo Add checking if sub option is already added -./inc/classes/main/helper/web/forms/class_WebFormHelper.php:649: * @todo Add checking if sub option is already added -./inc/classes/main/helper/web/forms/class_WebFormHelper.php:683: // @TODO We need to log this later -./inc/classes/main/helper/web/forms/class_WebFormHelper.php:852: * @todo Implement check if rules have been changed -./inc/classes/main/helper/web/links/class_WebLinkHelper.php:184: * @todo Completely unimplemented -./inc/classes/main/images/class_BaseImage.php:156: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:166: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:176: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:186: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:196: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:215: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:234: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:245: * @todo Find something usefull for this method. -./inc/classes/main/images/class_BaseImage.php:255: * @todo Find something usefull for this method. -./inc/classes/main/io/class_FileIoStream.php:74: * @todo This method needs heavy rewrite -./inc/classes/main/mailer/class_BaseMailer.php:60: // @TODO This needs testing/fixes because the deprecated method -./inc/classes/main/mailer/debug/class_DebugMailer.php:124: * @todo 0% done -./inc/classes/main/menu/class_BaseMenu.php:59: // @TODO Should we log it here? We should, because it will be silently ignored. -./inc/classes/main/output/class_ConsoleOutput.php:56: // @TODO Need to rewrite this to $requestInstance->addHeader() -./inc/classes/main/parser/xml/class_XmlParser.php:76: // @TODO We need to find a fallback solution here -./inc/classes/main/points/class_UserPoints.php:100: * @todo Finish loading part of points -./inc/classes/main/request/console/class_ConsoleRequest.php:106: // @TODO Can't this be 'CONSOLE' ? -./inc/classes/main/request/web/class_HttpRequest.php:10: * @todo Move out the cookie part to a seperate class, e.g. Cookie -./inc/classes/main/response/http/class_HttpResponse.php:77: * @todo Encryption of cookie data not yet supported. -./inc/classes/main/response/http/class_HttpResponse.php:78: * @todo Why are these parameters conflicting? -./inc/classes/main/response/http/class_HttpResponse.php:79: * @todo If the return statement is removed and setcookie() commented out, -./inc/classes/main/response/http/class_HttpResponse.php:80: * @todo this will send only one cookie out, the first one. -./inc/classes/main/response/image/class_ImageResponse.php:88: * @todo Encryption of cookie data not yet supported. -./inc/classes/main/response/image/class_ImageResponse.php:89: * @todo Why are these parameters conflicting? -./inc/classes/main/response/image/class_ImageResponse.php:90: * @todo If the return statement is removed and setcookie() commented out, -./inc/classes/main/response/image/class_ImageResponse.php:91: * @todo this will send only one cookie out, the first one. -./inc/classes/main/result/class_DatabaseResult.php:229: * @todo 0% done -./inc/classes/main/result/class_DatabaseResult.php:382:4 * @todo Find a caching way without modifying the result array -./inc/classes/main/rng/class_RandomNumberGenerator.php:161: * @todo I had a better random number generator here but now it is somewhere lost :( -./inc/classes/main/rng/class_RandomNumberGenerator.php:83: * @todo Add site key for stronger salt! -./inc/classes/main/template/class_BaseTemplateEngine.php:1055: // @TODO This silent abort should be logged, maybe. -./inc/classes/main/template/class_BaseTemplateEngine.php:1063: // @TODO Old behaviour, will become obsolete! -./inc/classes/main/template/class_BaseTemplateEngine.php:1066: // @TODO Yet another old way -./inc/classes/main/template/class_BaseTemplateEngine.php:1132: // @TODO This silent abort should be logged, maybe. -./inc/classes/main/template/class_BaseTemplateEngine.php:1153: * @todo Make this code some nicer... -./inc/classes/main/template/class_BaseTemplateEngine.php:961: * @todo Unfinished work or don't die here. -./inc/classes/main/template/class_BaseTemplateEngine.php:978: // @TODO Non-string found so we need some deeper analysis... -./inc/classes/main/template/console/class_ConsoleTemplateEngine.php:10: * @todo This template engine does not make use of setTemplateType() -./inc/classes/main/template/image/class_ImageTemplateEngine.php:215: * @todo Find something usefull with this! -./inc/classes/main/template/image/class_ImageTemplateEngine.php:235: * @todo Add cache creation here -./inc/classes/main/template/mail/class_MailTemplateEngine.php:10: * @todo This template engine does not make use of setTemplateType() -./inc/classes/main/template/mail/class_MailTemplateEngine.php:228: * @todo Add cache creation here -./inc/classes/main/template/mail/class_MailTemplateEngine.php:238: * @todo Should we call back the mailer class here? -./inc/classes/main/template/mail/class_MailTemplateEngine.php:319: * @todo 0% done -./inc/classes/main/template/menu/class_MenuTemplateEngine.php:267: * @todo Find something useful with this! -./inc/classes/main/template/menu/class_MenuTemplateEngine.php:313: * @todo Add cache creation here -./inc/classes/main/user/class_BaseUser.php:308: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem -./inc/classes/main/user/class_BaseUser.php:80: * @todo Find a way of casting here. "(int)" might destroy the user id > 32766 -./inc/classes/main/user/member/class_Member.php:84: * @todo Add more ways over creating user classes -./inc/classes/middleware/debug/class_DebugMiddleware.php:112: // @TODO Initialization phase -./inc/classes.php:10: * @todo We should minimize these includes -./inc/config/class_FrameworkConfiguration.php:175: * @todo We have to add some more entries from $_SERVER here -./inc/database.php:11: * @todo We should minimize these includes -./inc/database.php:51:// @TODO Rewrite this -./inc/hooks.php:11: * @todo We should minimize these includes -./inc/hooks.php:28:// @TODO This makes the core depending on the SPL. But it should be installed anyway. -./inc/includes.php:11: * @todo We should minimize these includes -./inc/includes.php:38:// @TODO Find a nicer OOP-ed way for this -./inc/loader/class_ClassLoader.php:273: /* @todo: Do not die here. */ -./inc/output.php:11: * @todo We should minimize these includes -./inc/selector.php:11: * @todo We should minimize these includes +./application/tests/class_ApplicationHelper.php:195: * @todo Nothing to add? +./contrib/audio.php:96: // @TODO What do here to remove noise? +./framework/bootstrap/class_FrameworkBootstrap.php:441: * @todo Have to check some more entries from $_SERVER here +./framework/bootstrap/class_FrameworkBootstrap.php:506: * @todo Test more fields +./framework/loader/class_ClassLoader.php:196: // @TODO Add some uglifying code (compress) here +./framework/loader/class_ClassLoader.php:241: // @TODO Throw exception instead of break +./framework/loader/class_ClassLoader.php:468: /* @TODO: Do not exit here. */ +./framework/main/classes/cache/class_MemoryCache.php:18: * @todo Rename to InProgressCache +./framework/main/classes/class_BaseFrameworkSystem.php:1625: * @todo Move this class away from this monolithic place (not whole class is monolithic) +./framework/main/classes/class_BaseFrameworkSystem.php:291: // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class +./framework/main/classes/class_BaseFrameworkSystem.php:762: * @todo Monolithic method, should be moved to proper classes +./framework/main/classes/class_BaseFrameworkSystem.php:776: // @TODO Move the constant to e.g. BaseDatabaseResult when there is a non-cached database result available +./framework/main/classes/class_BaseFrameworkSystem.php:869: * @todo Write a logging mechanism for productive mode +./framework/main/classes/class_BaseFrameworkSystem.php:87: // @todo Try to clean these constants up +./framework/main/classes/class_BaseFrameworkSystem.php:884: // @TODO Finish this part! +./framework/main/classes/commands/console/class_ConsoleFuseCommand.php:84: // @TODO Unfinished +./framework/main/classes/commands/html/class_HtmlLoginAreaCommand.php:81: * @todo Add some stuff here: Some personal data, app/game related data +./framework/main/classes/commands/html/class_HtmlProblemCommand.php:70: * @todo 0% done +./framework/main/classes/commands/html/class_HtmlStatusCommand.php:72: * @todo 0% done +./framework/main/classes/controller/console/class_ConsoleDefaultController.php:19: * @todo This controller shall still provide some headlines for sidebars +./framework/main/classes/controller/html/class_HtmlConfirmController.php:51: * @todo Add some filters to this controller +./framework/main/classes/controller/html/class_HtmlDefaultController.php:20: * @todo This controller shall still provide some headlines for sidebars +./framework/main/classes/controller/html/class_HtmlLoginController.php:51: * @todo Add some filters to this controller +./framework/main/classes/controller/html/class_HtmlLogoutController.php:21: * @todo This controller shall still provide some headlines for sidebars +./framework/main/classes/controller/html/class_HtmlLogoutDoneController.php:50: * @todo Add some filters to this controller +./framework/main/classes/controller/html/class_HtmlProblemController.php:50: * @todo Add some filters to this controller +./framework/main/classes/controller/html/class_HtmlRegisterController.php:50: * @todo Add some filters to this controller +./framework/main/classes/controller/html/class_HtmlStatusController.php:20: * @todo This controller shall still provide some headlines for sidebars +./framework/main/classes/controller/html/login/class_HtmlLoginAreaController.php:51: * @todo Add some morer filters to this controller +./framework/main/classes/criteria/dataset/class_DataSetCriteria.php:223: // @TODO Issue a warning +./framework/main/classes/criteria/search/class_SearchCriteria.php:113: * @todo Find a nice casting here. (int) allows until and including 32766. +./framework/main/classes/criteria/search/class_SearchCriteria.php:81: * @todo Find a nice casting here. (int) allows until and including 32766. +./framework/main/classes/crypto/class_CryptoHelper.php:130: // @TODO Maybe rewrite this with DirectoryIterator, similar to Compressor thing? +./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:351: * @todo Do some checks on the database directory and files here +./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:652: * @todo Rename method to getPrimaryKeyFromTableInfo() +./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:679: * @todo Add more generic non-public data for removal +./framework/main/classes/database/frontend/class_BaseDatabaseFrontend.php:249: // @TODO Minor: Update above comment to e.g. BaseDatabaseResult +./framework/main/classes/database/frontend/news/class_NewsDatabaseFrontend.php:17: * @todo Add missing own interface for public methods +./framework/main/classes/database/frontend/payments/class_PaymentsDatabaseFrontend.php:17: * @todo Add missing own interface for public methods +./framework/main/classes/database/result/class_CachedDatabaseResult.php:306: * @todo 0% done +./framework/main/classes/database/result/class_CachedDatabaseResult.php:459: * @todo Find a caching way without modifying the result array +./framework/main/classes/decorator/xml/template/class_XmlRewriterTemplateDecorator.php:417: * @todo Find something useful with this! +./framework/main/classes/discovery/payment/class_LocalPaymentDiscovery.php:102: * @todo 0% done +./framework/main/classes/factories/logger/class_LoggerFactory.php:53: // @TODO Unfinished work +./framework/main/classes/factories/login/class_LoginFactory.php:48: * @return $loginInstance An instance of a login helper (@TODO Use actual interface name) +./framework/main/classes/factories/user/class_UserFactory.php:48: * @return $userInstance An instance of a user class (@TODO use actual interface name) +./framework/main/classes/feature/fuse/class_FuseFeature.php:59: * @todo 0% done +./framework/main/classes/file_directories/binary/class_BaseBinaryFile.php:1028: // @TODO Unfinished +./framework/main/classes/file_directories/class_BaseAbstractFile.php:186: * @todo Handle seekStatus +./framework/main/classes/file_directories/class_BaseFileIo.php:176: * @todo Handle seekStatus +./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:279: * @todo 0% done +./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:89: * @todo This method needs heavy rewrite +./framework/main/classes/filter/change/class_EmailChangeFilter.php:66: * @todo Implement email change of the user here. HINT: Use the User class! +./framework/main/classes/filter/change/class_PasswordChangeFilter.php:66: * @todo Finished updating user password hash here. HINT: Use the User class again. +./framework/main/classes/filter/news/class_NewsProcessFilter.php:64: * @todo Unfinished stub, add functionality here +./framework/main/classes/filter/payment/class_PaymentDiscoveryFilter.php:113: * @todo 0% done +./framework/main/classes/filter/update/class_UserUpdateFilter.php:65: * @todo Add more user updates here +./framework/main/classes/filter/verifier/class_AccountPasswordVerifierFilter.php:70: * @todo Rewrite handling of different password fields +./framework/main/classes/filter/verifier/class_EmailVerifierFilter.php:65: * @todo 0% done +./framework/main/classes/handler/class_BaseHandler.php:74: * @todo Rewrite this to use DHT +./framework/main/classes/handler/tasks/class_TaskHandler.php:163: // @TODO Messurement can be added around this call +./framework/main/classes/helper/class_BaseHelper.php:194: * @todo Rewrite this method using a helper class for filtering data +./framework/main/classes/helper/class_BaseHelper.php:229: // @TODO Try to log it here +./framework/main/classes/helper/class_BaseHelper.php:501: $this->debugOutput('BASE-HELPER: fieldName=' . $fieldName . ' is not set! - @TODO'); +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:122: * @todo Add some unique PIN here to bypass problems with some browser and/or extensions +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:637: * @todo Add checking if sub option is already added +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:665: * @todo Add checking if sub option is already added +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:699: // @TODO We need to log this later +./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:887: * @todo Implement check if rules have been changed +./framework/main/classes/helper/html/links/class_HtmlLinkHelper.php:198: * @todo Completely unimplemented +./framework/main/classes/images/class_BaseImage.php:183: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:193: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:203: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:213: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:223: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:242: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:261: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:272: * @todo Find something usefull for this method. +./framework/main/classes/images/class_BaseImage.php:282: * @todo Find something usefull for this method. +./framework/main/classes/images/png/class_PngImage.php:69: * @todo Rewrite this to SplFileInfo/Object +./framework/main/classes/index/file/class_BaseFileIndex.php:179: * @todo Currently the index file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole index file. +./framework/main/classes/index/file/class_BaseFileIndex.php:287: * @todo Unfinished work +./framework/main/classes/language/class_LanguageSystem.php:76: * @throws InvalidArgumentException If languageBasePath remains empty (@TODO Get rid of that old-lost code) +./framework/main/classes/lists/groups/class_ListGroupList.php:68: * @todo 0% done +./framework/main/classes/mailer/debug/class_DebugMailer.php:137: * @todo 0% done +./framework/main/classes/menu/class_BaseMenu.php:80: // Log exception @TODO Maybe to intrusive? +./framework/main/classes/output/console/class_ConsoleOutput.php:64: // @TODO Need to rewrite this to $requestInstance->addHeader() +./framework/main/classes/parser/xml/class_XmlParser.php:82: // @TODO We need to find a fallback solution here +./framework/main/classes/points/class_UserPoints.php:118: * @todo Finish loading part of points +./framework/main/classes/points/class_UserPoints.php:189: * @todo $requestInstance is currently unused +./framework/main/classes/registry/format_upgrade/database/class_LocalFileDatabaseFormatUpgradeRegistry.php:70: * @todo 0% done +./framework/main/classes/request/console/class_ConsoleRequest.php:119: // @TODO Can't this be 'CONSOLE' ? +./framework/main/classes/request/html/class_HtmlRequest.php:17: * @todo Move out the cookie part to a seperate class, e.g. Cookie +./framework/main/classes/resolver/command/html/class_HtmlCommandResolver.php:71: // @TODO Missing namespace! +./framework/main/classes/resolver/command/image/class_ImageCommandResolver.php:70: // @TODO Missing namespace! +./framework/main/classes/response/html/class_HtmlResponse.php:73: * @todo Encryption of cookie data not yet supported. +./framework/main/classes/response/html/class_HtmlResponse.php:74: * @todo If the return statement is removed and setcookie() commented out, +./framework/main/classes/response/html/class_HtmlResponse.php:75: * @todo this will send only one cookie out, the first one. +./framework/main/classes/response/image/class_ImageResponse.php:100: * @todo this will send only one cookie out, the first one. +./framework/main/classes/response/image/class_ImageResponse.php:98: * @todo Encryption of cookie data not yet supported. +./framework/main/classes/response/image/class_ImageResponse.php:99: * @todo If the return statement is removed and setcookie() commented out, +./framework/main/classes/rng/class_RandomNumberGenerator.php:105: * @todo Add site key for stronger salt! +./framework/main/classes/rng/class_RandomNumberGenerator.php:183: * @todo I had a better random number generator here but now it is somewhere lost :( +./framework/main/classes/stacker/file/class_BaseFileStack.php:222: * @todo Currently the stack file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole stack file. +./framework/main/classes/stacker/file/class_BaseFileStack.php:464: // @TODO Please implement this, returning false +./framework/main/classes/stacker/file/class_BaseFileStack.php:72: * @todo To hard assertions here, better rewrite them to exceptions +./framework/main/classes/stacker/file/fifo/class_FiFoFileStack.php:176: // @TODO Unfinished method or invoke inner iterator's method? +./framework/main/classes/streams/crypto/mcrypt/class_McryptStream.php:19: * @todo mcrypt will become deprecated, rewrite to OpenSSL +./framework/main/classes/streams/crypto/openssl/class_OpenSslStream.php:139: // @TODO unfinished +./framework/main/classes/streams/crypto/openssl/class_OpenSslStream.php:69: // @TODO unfinished +./framework/main/classes/template/class_BaseTemplateEngine.php:1065: // @TODO This silent abort should be logged, maybe. +./framework/main/classes/template/class_BaseTemplateEngine.php:1073: // @TODO Old behaviour, will become obsolete! +./framework/main/classes/template/class_BaseTemplateEngine.php:1076: // @TODO Yet another old way +./framework/main/classes/template/class_BaseTemplateEngine.php:1300: * @todo Make this code some nicer... +./framework/main/classes/template/class_BaseTemplateEngine.php:962: * @todo Unfinished work or don't die here. +./framework/main/classes/template/class_BaseTemplateEngine.php:987: // @TODO Non-string found so we need some deeper analysis... +./framework/main/classes/template/console/class_ConsoleTemplateEngine.php:24: * @todo This template engine does not make use of setTemplateType() +./framework/main/classes/template/image/class_ImageTemplateEngine.php:255: * @todo Find something usefull with this! +./framework/main/classes/template/image/class_ImageTemplateEngine.php:275: * @todo Add cache creation here +./framework/main/classes/template/image/class_ImageTemplateEngine.php:522: * @todo Nothing to really "transfer" here? +./framework/main/classes/template/mail/class_MailTemplateEngine.php:245: * @todo Add cache creation here +./framework/main/classes/template/mail/class_MailTemplateEngine.php:255: * @todo Should we call back the mailer class here? +./framework/main/classes/template/mail/class_MailTemplateEngine.php:28: * @todo This template engine does not make use of setTemplateType() +./framework/main/classes/template/menu/class_MenuTemplateEngine.php:342: * @todo Find something useful with this! +./framework/main/classes/template/menu/class_MenuTemplateEngine.php:388: * @todo Add cache creation here +./framework/main/classes/template/xml/class_BaseXmlTemplateEngine.php:29: * @todo This template engine does not make use of setTemplateType() +./framework/main/classes/tools/console/class_ConsoleTools.php:211: * @todo This should be connected to a caching class to cache DNS requests +./framework/main/classes/tools/console/class_ConsoleTools.php:242: // @TODO Here should the cacher be implemented +./framework/main/classes/tools/console/class_ConsoleTools.php:343: * @todo This should be moved out to an external class, e.g. HttpClient +./framework/main/classes/tools/console/class_ConsoleTools.php:344: * @todo Make IP, host name, port and script name configurable +./framework/main/classes/tools/console/class_ConsoleTools.php:351: // @TODO Add some DNS caching here +./framework/main/classes/user/class_BaseUser.php:325: * @todo Try to make this method more generic so we can move it in BaseFrameworkSystem +./framework/main/classes/user/class_BaseUser.php:97: * @todo Find a way of casting here. "(int)" might destroy the user id > 32766 +./framework/main/classes/user/guest/class_Guest.php:56: * @todo Add more ways over creating user classes +./framework/main/classes/user/member/class_Member.php:100: * @todo Add more ways over creating user classes +./framework/main/classes/utils/strings/class_StringUtils.php:395: * @todo Improve documentation +./framework/main/exceptions/compressor/class_MismatchingCompressorsException.php:16: * @todo Rename to CompressorMismatchException +./framework/main/exceptions/config/class_ConfigValueTypeUnsupportedException.php:18: * @todo These are invalid argument exceptions +./framework/main/exceptions/config/class_NoConfigEntryException.php:16: * @todo Rename this class to NoFoundEntryException +./framework/main/exceptions/socket/class_NoSocketErrorDetectedException.php:15: * @todo Those are logic exceptions and should be rewritten +./framework/main/exceptions/user/class_UserNoGuestException.php:17: * @todo Better rename this +./framework/main/interfaces/application/class_ManageableApplication.php:124: * @todo Nothing to add? +./framework/main/interfaces/class_FrameworkInterface.php:14: * @todo Find a better name for this interface +./framework/main/interfaces/criteria/search/class_LocalSearchCriteria.php:36: * @todo Find a nice casting here. (int) allows until and including 32766. +./framework/main/interfaces/criteria/search/class_LocalSearchCriteria.php:60: * @todo Find a nice casting here. (int) allows until and including 32766. +./framework/main/interfaces/database/backend/class_DatabaseBackend.php:117: * @todo Add more generic non-data for removal +./framework/main/interfaces/database/backend/class_DatabaseBackend.php:69: * @todo Do some checks on the database directory and files here +./framework/main/interfaces/handler/task/class_HandleableTask.php:18: * @todo HandleableDataSet looks strange here +./framework/main/interfaces/stacker/file/class_StackableFile.php:70: * @todo To hard assertions here, better rewrite them to exceptions +./framework/main/interfaces/visitor/decorator/class_DecoratorVisitor.php:37: * @todo Find interface for this type-hint (only interface/array as type-hints rule) +./framework/main/middleware/compressor/class_CompressorChannel.php:122: // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay? +./framework/main/middleware/database/class_DatabaseConnection.php:73: * @todo $debugInstance is currently not used +./framework/main/middleware/debug/class_DebugMiddleware.php:119: // @TODO Initialization phase +./framework/main/middleware/io/class_FileIoHandler.php:146: * @todo 0% done +./framework/main/middleware/io/class_FileIoHandler.php:176: * @todo 0% done +./framework/main/tests/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php:67: * @todo 0% done +./framework/main/tests/filter/tests/requirements/class_TestsPhpRequirementsFilter.php:63: * @todo 0% done +./framework/main/traits/manager/account/class_ManageableAccountTrait.php:33: * @todo Rename to $accountInstance ? +./framework/main/traits/result/search/class_SearchableResultTrait.php:41: * @todo SearchableResult and UpdateableResult shall have a super interface to use here +./index.php:59: * @todo This method is old code and needs heavy rewrite and should be moved to ApplicationHelper ### ### DEPRECATION FOLLOWS: ### ### -./inc/classes/exceptions/io/class_FileNotFoundException.php:2:// @DEPRECATED -./inc/classes/exceptions/io/class_FilePointerNotOpenedException.php:2:// @DEPRECATED -./inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php:2:// @DEPRECATED -./inc/classes/exceptions/language/class_MissingFileIoHandlerException.php:2:// @DEPRECATED -./inc/classes/exceptions/language/class_MissingLanguageHandlerException.php:2:// @DEPRECATED -./inc/classes/exceptions/main/class_ClassNotFoundException.php:2:// @DEPRECATED -./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:2:// @DEPRECATED -./inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php:2:// @DEPRECATED -./inc/classes/exceptions/main/class_MissingMethodException.php:14: * @deprecated Please do no longer use this exception -./inc/classes/exceptions/state/class_InvalidStateException.php:2:// @DEPRECATED -./inc/classes/interfaces/helper/class_HelpableLogin.php:2:// @DEPRECATED -./inc/classes/interfaces/helper/class_HelpableTemplate.php:2:// @DEPRECATED -./inc/classes/main/streams/input/class_BaseInputStream.php:2:// @DEPRECATED -./inc/classes/main/streams/output/class_BaseOutputStream.php:2:// @DEPRECATED -./inc/classes.php:9: * @deprecated -./inc/database.php:10: * @deprecated -./inc/file_io.php:2:// @DEPRECATED -./inc/hooks.php:10: * @deprecated -./inc/includes.php:10: * @deprecated -./inc/language.php:2:// @DEPRECATED -./inc/output.php:10: * @deprecated -./inc/selector.php:10: * @deprecated +./framework/main/classes/class_BaseFrameworkSystem.php:603: * @deprecated Not fully, as the new Logger facilities are not finished yet. +./framework/main/exceptions/base64/class_Base64EncodingBadException.php:17: * @deprecated Don't use this anymore +./framework/main/exceptions/base64/class_Base64EncodingModuloException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/crypto/class_EncryptInvalidLengthException.php:18: * @deprecated Don't use this anymore +./framework/main/exceptions/crypto/class_EncryptMissingException.php:17: * @deprecated Don't use this anymore +./framework/main/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php:16: * @deprecated Don't use this +./framework/main/exceptions/database/local_file/class_SavePathReadProtectedException.php:16: * @deprecated Please don't use this +./framework/main/exceptions/database/local_file/class_SavePathWriteProtectedException.php:16: * @deprecated Please don't use this +./framework/main/exceptions/file_directory/class_InvalidDataLengthException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/file_directory/class_InvalidMD5ChecksumException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/file_directory/class_PathIsNoDirectoryException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/file_directory/class_PathReadProtectedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/filter/class_InvalidFilterChainException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_FormClosedException.php:17: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_FormGroupClosedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_FormOpenedException.php:18: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_HelperGroupAlreadyCreatedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_HelperNoPreviousOpenedSubGroupException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_HelperSubGroupAlreadyCreatedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_InvalidFormNameException.php:17: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_NoGroupOpenedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/helper/class_UserInstanceMissingException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/main/class_DimNotFoundInArrayException.php:17: * @deprecated Please don't use this anymore +./framework/main/exceptions/main/class_InvalidArrayCountException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/main/class_VariableIsNotSetException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/template/class_BasePathReadProtectedException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/template/class_NoVariableException.php:16: * @deprecated Don't use this anymore +./framework/main/exceptions/template/class_UnexpectedTemplateTypeException.php:16: * @deprecated Don't use this anymore +./framework/main/middleware/debug/class_DebugMiddleware.php:22: * @deprecated See LoggerFactory for a more flexible approach