Message3779
On Mon, Jul 13, 2009 at 06:49:40PM +0000, Tobias wrote:
>
> Tobias <tobias.herp@gmx.de> added the comment:
>
> > For date values, whitespace can't be used this way, because Roundup's
> > date specs can contain whitespace. (...) For both cases (and for
> > floats as well, of course), there are two possibilities they have in
> > common:
> > - the 'or' operator
> > - inside curly brackets, the semicolon divides values, but changes
> > nothing about the nature of the enumeration-implying curly bracket.
>
> Correction: Of course, we'll use (consistently) commas or 'or' for date
> enumerations. As mentioned elsewhere, enumerations of float values
> don't make much sense; thus I suggest to drop them.
See my comments: We only have enumeration of intervals. A number (be it
float or integer) is a degenerate interval that covers a single number.
It can be written as [n] but maybe we can come up with a syntax where we
can drop the brackets/parentheses in the general case.
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting Fax: +43/2243/26465-23
Reichergasse 131 www: http://www.runtux.com
A-3411 Weidling email: office@runtux.com
osAlliance member email: rsc@osalliance.com |
|
Date |
User |
Action |
Args |
2009-07-13 20:39:03 | schlatterbeck | set | recipients:
+ schlatterbeck, richard, ber, tobias-herp, ajaksu2 |
2009-07-13 20:39:03 | schlatterbeck | link | issue1182919 messages |
2009-07-13 20:39:03 | schlatterbeck | create | |
|