You’ll either have to use explicit kind_of?()-tests in the code, or use
something like the “Double Dispatch” design pattern to solve that kind
of problems. (Even though it would be kind of cool if we hade a feature
like that).
You wrote on the StrongTyping page you developed this for Mephle. And some while ago you were close on releasing the first version of Mephle on RAA. Unfortunately it’s still not there… It sounds like a very
Actually I haven’t announced it yet (for the reason I want to set
up mephle.org, running Mephle, and that requires ACLs, which are
about 3/4 of the way done). However you can download it:
http://www.nwlink.com/~rpav/mephle-0.7.0.tar.gz
This is slightly out-of-date, and you may have trouble with the
latest CVS CGI module if you try to use the html interface, but
you can consider it a sneak preview. Look for an official
annoucement Real Soon Now™.
You wrote on the StrongTyping page you developed this for Mephle. And > some while ago you were close on releasing the first version of Mephle > on RAA. Unfortunately it’s still not there… It sounds like a very
promising project. Is there a new release date?