[geeks] OO class design question
Joshua D Boyd
jdboyd at cs.millersville.edu
Thu Oct 17 14:32:05 CDT 2002
On Thu, Oct 17, 2002 at 12:30:29PM -0700, Drew Schatt wrote:
> I may be wrong in this but wouldn't having a templated class work pretty
> well? Then you could have a common class, with the methods changing
> depending on the type of image?
See, that's the thing. After the initial load, all images are the same,
and I see no reason I should have to have different types of images just
to be able to load the same type of image differently.
--
Joshua D. Boyd
More information about the geeks
mailing list