Martin Schröder

Results 6 comments of Martin Schröder

a float64 floatfield has only 52 bits for the number the rest is for the exponent, so only 32 bit integers can be stored, this is Okay for most values,...

> One question is what should the manager do if the variable value class is: in my opinion either drop the value and throw an error or convert to the...

Sounds like a good plan to me, please open a new issue for real bugs, small questions should be asked here in my opinion. Regards, Martin

>> The value class key should be unique. proberbly, this was added because in many systems the data types have different names, this should help the user to choose the...