On Fri, Sep 27, 2013 at 1:48 PM, François REMY <francois.remy.dev@outlook.com> wrote: >>> and I >>> think it's unfortunate that I have to use the numbers 3 and 5 to mean "4 >>> to 6". >> >> I've run into this before - we really need to allow you to specify the >> repetition amounts after a #, so you could just write: >> >> rectangle( [<length>|<percentage>]#{4,6} ) > > If we do this, we should add a way to specify which separator we use. It could not always be a comma. Also, this is cryptic for sure to someone outside the WG. Something like: > > | rectangle( > | [<length>|<percentage>]{4,6}{,} > | ) > > looks better to me. We don't yet have any use for this - the only common separators are whitespace and commas, with rare usage of "/" and virtually no usage of anything else. ~TJReceived on Friday, 27 September 2013 22:32:14 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:32 UTC