|
-
Oct 4th, 2006, 05:12 PM
#3
Re: [2005] Abstract/Interface/Class?
The relationship between a class and an interface is the same between itself and it's parent class. But I'd go with the super class, because I don't think it'll do any good to your classes just inheriting the Object class.
And for the code that penagate mentioned, it doesn't matter. If it's shared write it in the super otherwise give it a name and make it abstract (Must be overridden in each and all sub classes)
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|