[plt-scheme] planet require idea
On Thu, Mar 20, 2008 at 9:52 AM, Eli Barzilay <eli at barzilay.org> wrote:
> +2. Forcing a `:' delimiter is making people remember more. The
> common case (no version) should be as simple as possible.
The common case shouldn't be no version, it should a major and minor
version (or just a major version).
-jacob
>
>
>
> > Also, major.minor is how we write version numbers informally anyway,
> > it make sense to reuse the notation here, assuming we aren't allowing
> > decimal literals in our major version numbers.
>
> (In that case, using two `:'s make sense.)
>
> --
>
>
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!
>