When we started cleaning up code and breaking up the big files containing lots of functions into separate files we originally dumped a lot of stuff in drizzled/functions directory. Then we came along and kept cleaning up more large files but this time created drizzled/functions/str and drizzled/functions/time to organize things a bit. So for all the glob of stuff still left in the functions directory I would like to propose the following. Note there is a fine line between which directory to go to in this new proposal so I am open to suggestions.

Move all of the following to a new drizzled/functions/math directory
abs
acos
asin
atan
ceiling
cos
dec
decimal_typecast
divide
exp
floor
int_divide
integer
int
int_val
ln
log
minus
mod
multiply
neg
ord
plus
pow
rand
real
round
sin
sqrt
tan

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to