G
Giles Bowkett
I sometimes use the Java thing of an abstract superclass in Ruby. I
usually just set up the abstract parent so that it'll break if used
directly. Is it better to just use Modules? Have other people run into
this?
--
Giles Bowkett
Blog: http://gilesbowkett.blogspot.com
Portfolio: http://www.gilesgoatboy.org
Tumblelog: http://giles.tumblr.com/
usually just set up the abstract parent so that it'll break if used
directly. Is it better to just use Modules? Have other people run into
this?
--
Giles Bowkett
Blog: http://gilesbowkett.blogspot.com
Portfolio: http://www.gilesgoatboy.org
Tumblelog: http://giles.tumblr.com/