[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
add to New Bug list
- To: http://www.tell_me.com/~robert
- Subject: add to New Bug list
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Wed, 14 Apr 2010 20:38:28 -0700
* Refactor related classes for cohesion
** Move classes and/or functions out
** Add classes and/or functions in
* Refactor related classes to minimize coupling
** Add auxillary/bridge classes
* Add comments to a copy of the code
** List functions and classes that will need to be added
** List functions and classes that should be removed