On Fri, Jun 4, 2010 at 9:41 AM, Harshad RJ <harshad...@gmail.com> wrote:

> Suggestions for data-types:
> int : Integer
> float : Floating point number
> url : A well formed URL
>
>
To add to this list of data-types:
str: To force to a string

Say, you have an attribute whose label ends with _int. So to force it to a
string you could append _str.
For example:

"xyz_int_str" : "Some string"


-- 
Harshad RJ
http://hrj.wikidot.com

Reply via email to