]> git.mxchange.org Git - city.git/blob - docs/TODOs.txt
Added NetBeans project files.
[city.git] / docs / TODOs.txt
1 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./todo-builder.sh ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./application/city/main/city/class_BaseCity.php:133:     * @todo        Try to make this method more generic so we can move it in BaseFrameworkSystem
4 ./application/city/main/city/class_BaseCity.php:207:     * @todo        Find more to do here
5 ./application/city/main/city/testing/class_SimulationTestingCity.php:58:         * @todo        Implement this method
6 ./application/city/main/city/testing/class_SimulationTestingCity.php:77:                // @TODO $controllerInstance->addActivationFilter(ObjectFactory::createObjectByConfiguredName('city_foo_task_filter'));
7 ./application/city/main/city/testing/class_SimulationTestingCity.php:79:                // @TODO Add some filters here
8 ./application/city/main/city/testing/class_SimulationTestingCity.php:88:         * @todo        0% done
9 ./application/city/main/commands/console/class_CityConsoleMainCommand.php:114:   * @todo        0% done
10 ./application/city/main/commands/console/class_CityConsoleMainCommand.php:58:    * @todo        ~10% done?
11 ./application/city/main/commands/html/class_CityHtmlHomeCommand.php:124:         * @todo        0% done
12 ./application/city/main/commands/html/class_CityHtmlHomeCommand.php:58:  * @todo        ~10% done?
13 ./application/city/main/filter/city/class_CityInitializationFilter.php:62:                      // @TODO Can we rewrite this to app_exit() ?
14 ./application/city/main/filter/city/class_CityPhpRequirementsFilter.php:55:      * @todo        Add more test and try to add an extra message to the thrown exception
15 ./application/city/main/filter/city/class_CityWelcomeTeaserFilter.php:55:        * @todo        Handle over the $responseInstance to outputConsoleTeaser()
16 ./application/city/main/filter/class_BaseCityFilter.php:56:      * @todo        Exceptions from renderXmlContent() are currently unhandled
17 ./application/city/main/filter/shutdown/city/class_CityShutdownTaskHandlerFilter.php:55:         * @todo        0% done
18 ./application/city/main/filter/task/city/class_CityTaskHandlerInitializerFilter.php:55:  * @todo        Add more tasks
19 ./core/inc/classes.php:10: * @todo              Minimize these includes
20 ./core/inc/classes/exceptions/main/class_MissingMethodException.php:13: * @todo         Try to rewrite user/guest login classes and mark this exception as deprecated
21 ./core/inc/classes/exceptions/main/class_NoConfigEntryException.php:10: * @todo         Rename this class to NoFoundEntryException
22 ./core/inc/classes/interfaces/class_FrameworkInterface.php:11: * @todo          Find a better name for this interface
23 ./core/inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:30:        * @todo        Find a nice casting here. (int) allows until and including 32766.
24 ./core/inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php:54:        * @todo        Find a nice casting here. (int) allows until and including 32766.
25 ./core/inc/classes/interfaces/handler/task/class_HandleableTask.php:10: * @todo         HandleableDataSet looks strange here
26 ./core/inc/classes/main/class_BaseFrameworkSystem.php:1913:                     // @TODO Move the constant to e.g. BaseDatabaseResult when there is a non-cached database result available
27 ./core/inc/classes/main/class_BaseFrameworkSystem.php:1994:      * @todo        Write a logging mechanism for productive mode
28 ./core/inc/classes/main/class_BaseFrameworkSystem.php:2009:                     // @TODO Finish this part!
29 ./core/inc/classes/main/class_BaseFrameworkSystem.php:250:      // @todo Try to clean these constants up
30 ./core/inc/classes/main/class_BaseFrameworkSystem.php:475:              // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class
31 ./core/inc/classes/main/class_BaseFrameworkSystem.php:549:       * @todo        SearchableResult and UpdateableResult shall have a super interface to use here
32 ./core/inc/classes/main/commands/web/class_WebLoginAreaCommand.php:64:   * @todo        Add some stuff here: Some personal data, app/game related data
33 ./core/inc/classes/main/commands/web/class_WebProblemCommand.php:58:     * @todo        0% done
34 ./core/inc/classes/main/commands/web/class_WebStatusCommand.php:58:      * @todo        0% done
35 ./core/inc/classes/main/console/class_ConsoleTools.php:268:      * @todo        This should be moved out to an external class, e.g. HttpClient
36 ./core/inc/classes/main/console/class_ConsoleTools.php:269:      * @todo        Make IP, host name, port and script name configurable
37 ./core/inc/classes/main/console/class_ConsoleTools.php:276:             // @TODO Add some DNS caching here
38 ./core/inc/classes/main/console/class_ConsoleTools.php:45:       * @todo        We should connect this to a caching class to cache DNS requests
39 ./core/inc/classes/main/console/class_ConsoleTools.php:58:              // @TODO Here should the cacher be implemented
40 ./core/inc/classes/main/controller/console/class_ConsoleDefaultController.php:10: * @todo               This controller shall still provide some headlines for sidebars
41 ./core/inc/classes/main/controller/html/class_HtmlConfirmController.php:40:      * @todo        Add some filters to this controller
42 ./core/inc/classes/main/controller/html/class_HtmlDefaultController.php:10: * @todo             This controller shall still provide some headlines for sidebars
43 ./core/inc/classes/main/controller/html/class_HtmlLoginController.php:41:        * @todo        Add some filters to this controller
44 ./core/inc/classes/main/controller/html/class_HtmlLogoutController.php:10: * @todo              This controller shall still provide some headlines for sidebars
45 ./core/inc/classes/main/controller/html/class_HtmlLogoutDoneController.php:40:   * @todo        Add some filters to this controller
46 ./core/inc/classes/main/controller/html/class_HtmlProblemController.php:40:      * @todo        Add some filters to this controller
47 ./core/inc/classes/main/controller/html/class_HtmlRegisterController.php:40:     * @todo        Add some filters to this controller
48 ./core/inc/classes/main/controller/html/class_HtmlStatusController.php:10: * @todo              This controller shall still provide some headlines for sidebars
49 ./core/inc/classes/main/controller/login/class_WebLoginAreaController.php:40:    * @todo        Add some morer filters to this controller
50 ./core/inc/classes/main/criteria/search/class_SearchCriteria.php:102:    * @todo        Find a nice casting here. (int) allows until and including 32766.
51 ./core/inc/classes/main/criteria/search/class_SearchCriteria.php:70:     * @todo        Find a nice casting here. (int) allows until and including 32766.
52 ./core/inc/classes/main/database/backend/class_CachedLocalFileDatabase.php:327:  * @todo        Do some checks on the database directory and files here
53 ./core/inc/classes/main/database/backend/class_CachedLocalFileDatabase.php:616:  * @todo        Add more generic non-public data for removal
54 ./core/inc/classes/main/database/class_BaseDatabaseWrapper.php:198:             // @TODO Minor: Update above comment to e.g. BaseDatabaseResult
55 ./core/inc/classes/main/decorator/template/class_XmlRewriterTemplateDecorator.php:427:   * @todo        Find something useful with this!
56 ./core/inc/classes/main/discovery/payment/class_LocalPaymentDiscovery.php:85:    * @todo        0% done
57 ./core/inc/classes/main/file_directories/class_BaseAbstractFile.php:154:         * @todo        Handle seekStatus
58 ./core/inc/classes/main/file_directories/class_BaseFileIo.php:171:       * @todo        Handle seekStatus
59 ./core/inc/classes/main/file_directories/directory/class_FrameworkDirectoryPointer.php:68:       * @todo        Get rid of inConstructor, could be old-lost code.
60 ./core/inc/classes/main/file_directories/io_stream/class_FileIoStream.php:270:   * @todo        0% done
61 ./core/inc/classes/main/file_directories/io_stream/class_FileIoStream.php:74:    * @todo        This method needs heavy rewrite
62 ./core/inc/classes/main/filter/change/class_EmailChangeFilter.php:55:    * @todo        Implement email change of the user here. HINT: Use the User class!
63 ./core/inc/classes/main/filter/change/class_PasswordChangeFilter.php:55:         * @todo        Finished updating user password hash here. HINT: Use the User class again.
64 ./core/inc/classes/main/filter/news/class_NewsProcessFilter.php:55:      * @todo        Unfinished stub, add functionality here
65 ./core/inc/classes/main/filter/payment/class_PaymentDiscoveryFilter.php:97:      * @todo        0% done
66 ./core/inc/classes/main/filter/update/class_UserUpdateFilter.php:55:     * @todo        Add more user updates here
67 ./core/inc/classes/main/filter/verifier/class_AccountPasswordVerifierFilter.php:57:      * @todo        Rewrite handling of different password fields
68 ./core/inc/classes/main/handler/class_BaseHandler.php:66:        * @todo        Rewrite this to use DHT
69 ./core/inc/classes/main/handler/tasks/class_TaskHandler.php:139:                // @TODO Messurement can be added around this call
70 ./core/inc/classes/main/helper/class_BaseHelper.php:173:         * @todo        Rewrite this method using a helper class for filtering data
71 ./core/inc/classes/main/helper/class_BaseHelper.php:202:                        // @TODO Try to log it here
72 ./core/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
73 ./core/inc/classes/main/helper/web/forms/class_WebFormHelper.php:621:    * @todo        Add checking if sub option is already added
74 ./core/inc/classes/main/helper/web/forms/class_WebFormHelper.php:649:    * @todo        Add checking if sub option is already added
75 ./core/inc/classes/main/helper/web/forms/class_WebFormHelper.php:683:                   // @TODO We need to log this later
76 ./core/inc/classes/main/helper/web/forms/class_WebFormHelper.php:852:    * @todo        Implement check if rules have been changed
77 ./core/inc/classes/main/helper/web/links/class_WebLinkHelper.php:184:    * @todo        Completely unimplemented
78 ./core/inc/classes/main/images/class_BaseImage.php:156:  * @todo        Find something usefull for this method.
79 ./core/inc/classes/main/images/class_BaseImage.php:166:  * @todo        Find something usefull for this method.
80 ./core/inc/classes/main/images/class_BaseImage.php:176:  * @todo        Find something usefull for this method.
81 ./core/inc/classes/main/images/class_BaseImage.php:186:  * @todo        Find something usefull for this method.
82 ./core/inc/classes/main/images/class_BaseImage.php:196:  * @todo        Find something usefull for this method.
83 ./core/inc/classes/main/images/class_BaseImage.php:215:  * @todo        Find something usefull for this method.
84 ./core/inc/classes/main/images/class_BaseImage.php:234:  * @todo        Find something usefull for this method.
85 ./core/inc/classes/main/images/class_BaseImage.php:245:  * @todo        Find something usefull for this method.
86 ./core/inc/classes/main/images/class_BaseImage.php:255:  * @todo        Find something usefull for this method.
87 ./core/inc/classes/main/index/class_BaseIndex.php:135:   * @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.
88 ./core/inc/classes/main/lists/class_BaseList.php:305:                   // @TODO Extend this somehow?
89 ./core/inc/classes/main/lists/groups/class_ListGroupList.php:61:         * @todo        0% done
90 ./core/inc/classes/main/mailer/class_BaseMailer.php:55:         // @TODO This needs testing/fixes because the deprecated method
91 ./core/inc/classes/main/mailer/debug/class_DebugMailer.php:124:  * @todo        0% done
92 ./core/inc/classes/main/menu/class_BaseMenu.php:59:                     // @TODO Should we log it here? We should, because it will be silently ignored.
93 ./core/inc/classes/main/output/class_ConsoleOutput.php:56:              // @TODO Need to rewrite this to $requestInstance->addHeader()
94 ./core/inc/classes/main/parser/xml/class_XmlParser.php:79:                      // @TODO We need to find a fallback solution here
95 ./core/inc/classes/main/points/class_UserPoints.php:100:         * @todo        Finish loading part of points
96 ./core/inc/classes/main/request/console/class_ConsoleRequest.php:106:           // @TODO Can't this be 'CONSOLE' ?
97 ./core/inc/classes/main/request/html/class_HtmlRequest.php:10: * @todo          Move out the cookie part to a seperate class, e.g. Cookie
98 ./core/inc/classes/main/response/html/class_HtmlResponse.php:83:         * @todo        Encryption of cookie data not yet supported.
99 ./core/inc/classes/main/response/html/class_HtmlResponse.php:84:         * @todo        Why are these parameters conflicting?
100 ./core/inc/classes/main/response/html/class_HtmlResponse.php:85:         * @todo        If the return statement is removed and setcookie() commented out,
101 ./core/inc/classes/main/response/html/class_HtmlResponse.php:86:         * @todo        this will send only one cookie out, the first one.
102 ./core/inc/classes/main/response/image/class_ImageResponse.php:91:       * @todo        Encryption of cookie data not yet supported.
103 ./core/inc/classes/main/response/image/class_ImageResponse.php:92:       * @todo        Why are these parameters conflicting?
104 ./core/inc/classes/main/response/image/class_ImageResponse.php:93:       * @todo        If the return statement is removed and setcookie() commented out,
105 ./core/inc/classes/main/response/image/class_ImageResponse.php:94:       * @todo        this will send only one cookie out, the first one.
106 ./core/inc/classes/main/result/class_CachedDatabaseResult.php:244:       * @todo        0% done
107 ./core/inc/classes/main/result/class_CachedDatabaseResult.php:398:       * @todo        Find a caching way without modifying the result array
108 ./core/inc/classes/main/rng/class_RandomNumberGenerator.php:175:         * @todo        I had a better random number generator here but now it is somewhere lost :(
109 ./core/inc/classes/main/rng/class_RandomNumberGenerator.php:97:  * @todo        Add site key for stronger salt!
110 ./core/inc/classes/main/stacker/file/class_BaseFileStack.php:147:        * @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.
111 ./core/inc/classes/main/stacker/file/class_BaseFileStack.php:309:               // @TODO Please implement this, returning FALSE
112 ./core/inc/classes/main/stacker/file/class_BaseFileStack.php:45:         * @todo        To hard assertions here, better rewrite them to exceptions
113 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:1070:                     // @TODO This silent abort should be logged, maybe.
114 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:1078:                     // @TODO Old behaviour, will become obsolete!
115 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:1081:                     // @TODO Yet another old way
116 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:1289:      * @todo        Make this code some nicer...
117 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:967:       * @todo        Unfinished work or don't die here.
118 ./core/inc/classes/main/template/class_BaseTemplateEngine.php:992:                              // @TODO Non-string found so we need some deeper analysis...
119 ./core/inc/classes/main/template/console/class_ConsoleTemplateEngine.php:10: * @todo            This template engine does not make use of setTemplateType()
120 ./core/inc/classes/main/template/image/class_ImageTemplateEngine.php:215:        * @todo        Find something usefull with this!
121 ./core/inc/classes/main/template/image/class_ImageTemplateEngine.php:235:        * @todo        Add cache creation here
122 ./core/inc/classes/main/template/mail/class_MailTemplateEngine.php:10: * @todo          This template engine does not make use of setTemplateType()
123 ./core/inc/classes/main/template/mail/class_MailTemplateEngine.php:228:  * @todo        Add cache creation here
124 ./core/inc/classes/main/template/mail/class_MailTemplateEngine.php:238:  * @todo        Should we call back the mailer class here?
125 ./core/inc/classes/main/template/mail/class_MailTemplateEngine.php:319:  * @todo        0% done
126 ./core/inc/classes/main/template/menu/class_MenuTemplateEngine.php:267:  * @todo        Find something useful with this!
127 ./core/inc/classes/main/template/menu/class_MenuTemplateEngine.php:313:  * @todo        Add cache creation here
128 ./core/inc/classes/main/user/class_BaseUser.php:308:     * @todo        Try to make this method more generic so we can move it in BaseFrameworkSystem
129 ./core/inc/classes/main/user/class_BaseUser.php:80:      * @todo        Find a way of casting here. "(int)" might destroy the user id > 32766
130 ./core/inc/classes/main/user/member/class_Member.php:84:         * @todo        Add more ways over creating user classes
131 ./core/inc/classes/middleware/compressor/class_CompressorChannel.php:103:                       // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay?
132 ./core/inc/classes/middleware/debug/class_DebugMiddleware.php:113:                      // @TODO Initialization phase
133 ./core/inc/classes/middleware/io/class_FileIoHandler.php:174:    * @todo        0% done
134 ./core/inc/classes/third_party/api/wernisportal/class_WernisApi.php:10: * @todo         Out-dated since 0.6-BETA
135 ./core/inc/config/class_FrameworkConfiguration.php:115:  * @todo        This method encapsulates a deprecated PHP function and should be deprecated, too.
136 ./core/inc/config/class_FrameworkConfiguration.php:223:  * @todo        We have to add some more entries from $_SERVER here
137 ./core/inc/database.php:11: * @todo             Minimize these includes
138 ./core/inc/database.php:51:// @TODO Rewrite this
139 ./core/inc/includes.php:11: * @todo             Minimize these includes
140 ./core/inc/includes.php:37:// @TODO This makes the core depending on the SPL. But it should be installed anyway.
141 ./core/inc/includes.php:41:// @TODO Find a nicer OOP-ed way for this
142 ./core/inc/loader/class_ClassLoader.php:319:                    /* @TODO: Do not exit here. */
143 ./core/inc/selector.php:11: * @todo             Minimize these includes
144 ./core/index.php:43:     * @todo        This method is old code and needs heavy rewrite and should be moved to ApplicationHelper
145 ./index.php:43:  * @todo        This method is old code and needs heavy rewrite and should be moved to ApplicationHelper
146 ### ### DEPRECATION FOLLOWS: ### ###
147 ./core/inc/classes.php:9: * @deprecated
148 ./core/inc/classes/exceptions/main/class_MissingMethodException.php:14: * @deprecated   Please do no longer use this exception
149 ./core/inc/database.php:10: * @deprecated
150 ./core/inc/includes.php:10: * @deprecated
151 ./core/inc/selector.php:10: * @deprecated