Blogs:JesseGlick
From APIDesign
(Difference between revisions)
(→Question on classes and interfaces) |
(→Question on classes and interfaces) |
||
| Line 5: | Line 5: | ||
==== Question on classes and interfaces ==== | ==== Question on classes and interfaces ==== | ||
| - | Someone asked:''I guess that, roughly, a client API should use abstract classes while | + | Someone asked: ''I guess that, roughly, a client API should use abstract classes while |
| - | a support/provider API should use interfaces?'' To which | + | a support/provider API should use interfaces?'' |
| + | |||
| + | To which [[Blogs:JesseGlick:OfClassesAndInterfaces|I responded...]] | ||
--[[User:JesseGlick|JesseGlick]] 09:33, 15 June 2008 (UTC) | --[[User:JesseGlick|JesseGlick]] 09:33, 15 June 2008 (UTC) | ||
<endFeed/> | <endFeed/> | ||
Revision as of 05:37, 15 July 2008
Jesse Glick
Question on classes and interfaces
Someone asked: I guess that, roughly, a client API should use abstract classes while a support/provider API should use interfaces?
To which I responded...
--JesseGlick 09:33, 15 June 2008 (UTC)