basho / cuttlefish

never lose your childlike sense of wonder baby cuttlefish, promise me?
Apache License 2.0
205 stars 124 forks source link

Kindly requesting a real number datatype #149

Closed engelsanchez closed 10 years ago

engelsanchez commented 10 years ago

Currently cuttlefish doesn't have non-integer numbers data types. 32bit fixed point should be enough for anybody! But when the talk gets real, real real numbers are better. I suppose you could get creative with things like what intervals are allowed (1 or multiple) and whether that should be part of the datatype or validation.

joedevivo commented 10 years ago

addressed in #148