On Feb 11, 2008 5:12 PM, Bernard Li <[EMAIL PROTECTED]> wrote:
> http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=178
>
> So basically after applying the patch, there will only be one function
> left, i.e. clean_float() that could handle both float and integers.
>
> If that's the case, shouldn't we just name it clean_number?

Depends. There are cases where we need to distinguish between floats
and integers.  For example, the start time for graphs should be
integers (only), while other things can be either floats or ints (the
'vl' URL parameter,for example).

-- 
Jesse Becker
GPG Fingerprint -- BD00 7AA4 4483 AFCC 82D0  2720 0083 0931 9A2B 06A2

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to