[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs
From:       Frerich Raabe <raabe () kde ! org>
Date:       2005-01-09 7:39:18
Message-ID: 20050109073918.F069319185 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- Typo fixes
- 'FooPrivate' in a class 'Foo' is tautologous, a class acts as a namespace


  M +3 -3      TODO   1.51


--- kdelibs/TODO  #1.50:1.51
@@ -2,8 +2,8 @@
 that we would like to make for the next binary incompatible release.
 
-- Change all FooPrivate *d; -> FooPrivate * const d; and place initialization
-in constructor (for classes that would benefit this).  To help catch silly mistakes \
sense d should never change. Also concider changing to use KStaticDeleter to help \
prvent mistakes where developers forget to delete the pointer.   +- Change all \
FooPrivate *d; -> Private * const d; and place initialization +in constructor (for \
classes that would benefit this).  To help catch silly mistakes since d should never \
change. Also concider changing to use KStaticDeleter to help prvent mistakes where \
developers forget to delete the pointer.    
-- Move alll utility functions away from KApplication. TDB: Make KApplication 
+- Move all utility functions away from KApplication. TDB: Make KApplication 
   a very thin wrapper around QApplication. Ideally, KApplication should go 
   away completely. The kapp pointer references everywhere must die. Find a 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic