Skip navigation.
 
mlRe: Subclassing
FROM : Jack Repenning
DATE : Sat Apr 19 01:17:51 2008

On Apr 18, 2008, at 2:56 PM, K. Darcy Otto wrote:

> I want to subclass Dependency and override a few things.  Can I do 
> this without modifying DeductionLine?


Perhaps you want to create a category instead?  That allows you to add 
methods to Dependency without DeductionLine having to know about it.


-==-
Jack Repenning
<email_removed>
Project Owner
SCPlugin
http://scplugin.tigris.org
"Subversion for the rest of OS X"

Related mailsAuthorDate
mlSubclassing K. Darcy Otto Apr 18, 23:56
mlRe: Subclassing j o a r Apr 19, 01:02
mlRe: Subclassing Andy Lee Apr 19, 01:09
mlRe: Subclassing Jack Repenning Apr 19, 01:17
mlRe: Subclassing Manfred Schwind Apr 19, 15:13
mlRe: Subclassing Dave Howell Apr 19, 19:18