[plt-scheme] Re: [plt-edu] Re: animation projects, video-game and not
On Feb 7, 2009, at 1:38 PM, YC wrote:
> I am learning to use just plain modules and structs to achieve the
> organization effect these days. Module provides encapsulation.
See my ECOOP talk.
> And struct provides basic inheritance, so what's missing is
> polymorphism, but that's possible to achieve if the struct
> themselves carry the functions that they need to call. Also I miss
> the destructor and explicit finalize. Those comes in very handy
> for external resource management.
GC.
> I am probably reinventing the wheel, but that appears to be how I
> learn :)
It'll keep you back if you don't watch out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090207/ed45ddd6/attachment.html>