google-code-export / appengine-jruby

Automatically exported from code.google.com/p/appengine-jruby
0 stars 0 forks source link

Support untyped properties #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add support for properties of multiple types:

 property :foo, Any
 property :bar, Any.of(String, Integer)

Original issue reported on code.google.com by rib...@gmail.com on 9 Jun 2009 at 6:03

GoogleCodeExporter commented 9 years ago

Original comment by rib...@gmail.com on 26 Jul 2009 at 1:00