Getting rid of dynamic polymorphism and classes

Tommi tommitissari at hotmail.com
Sun Nov 11 23:39:49 PST 2012


On Monday, 12 November 2012 at 05:49:55 UTC, Tommi wrote:
> Notice that in the video I posted, they introduce a
> similar but cleaner design pattern, that uses virtual functions
> to accomplish the same goal.

I didn't mean to say 'similar', it's rather different. It
accomplishes the same goal though, but using less memory and
through the use of virtual functions.


More information about the Digitalmars-d mailing list