Difference between revisions of "Sword25/TODO"

Jump to navigation Jump to search
25 bytes removed ,  14:53, 18 August 2010
→‎TODOs: -- removed BS_ prefix
(Added note about running with extracted game data)
(→‎TODOs: -- removed BS_ prefix)
Line 21: Line 21:
** because it is (a) ugly concept (b) implemented with global constructors. The worse approach would be to turn those into Singleton classes, but proper would be to remove the wrappers completely since we do not have multiple implementations of each service
** because it is (a) ugly concept (b) implemented with global constructors. The worse approach would be to turn those into Singleton classes, but proper would be to remove the wrappers completely since we do not have multiple implementations of each service
* Enforce our naming conventions, particularly for classes, methods and variables
* Enforce our naming conventions, particularly for classes, methods and variables
** get rid of BS_ prefix

Navigation menu