Silly idea
From: <peter.westlake_at_arm.com>
Date: 2001-08-03 23:18:31 CEST
[This is a whimsy about modules, and may be skipped
on this scheme, static and dynamic are just two possible
Static says f(R) = k, a constant.
Dynamic says f(R) = R.
Any function will do as long as it only depends on R,
Allowable functions include:
f(R) = R - 1 if R > 0
f(R) = R/2
f(R) = min(R,g)
f(R) = rev on 1st of January of date of R
f(R) = R mod 3
Peter.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.