What you describe seems right. At first I thought, static was a way to call a 
proc that would be evaluated at compile time, precomputing the result. Sort of 
an extension to const, but without creating explicit constants. Think when you 
need to have 1/2 as a Fraction.

Reply via email to