[ruby-talk:00363] type-checking

From: "Michael Neumann" <neumann@...>
Date: 1999-05-30 18:32:35 UTC
List: ruby-talk #363
Hi,

Minero Aoki has written some extension to the classes Object and Module (Parser Generator RACC), which implement "type-checking". For example you can define properties (instance variables - like attr) where the setter-method checks the type of the argument.

It would be very nice if these extension could be included in the next release of ruby.

Michael

In This Thread

Prev Next