Time for 2.067
H. S. Teoh via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 30 14:35:52 PST 2015
On Fri, Jan 30, 2015 at 02:05:52PM -0800, Walter Bright via Digitalmars-d wrote:
> Time to button this up and release it. Remaining regressions:
>
> https://issues.dlang.org/buglist.cgi?bug_severity=regression&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&list_id=192294&query_format=advanced
Have we reached a final decision about what exactly groupBy should
return? (Or whether it should even be called 'groupBy'?) Last I heard,
there wasn't a firm decision. We should not release with an undecided-on
API, because that will make it much harder to change later (we will need
to go through a full deprecation cycle, and possibly waste the name
'groupBy'). If we can't decide before release, we might have to revert
groupBy for the time being.
There's also the [$] issue: are we keeping it or dumping it?
There may be one or two other issues that we need to iron out before
release, but they just slipped my mind now.
T
--
Shin: (n.) A device for finding furniture in the dark.
More information about the Digitalmars-d
mailing list