On Thu, Sep 6, 2018 at 2:30 PM, Scott Cotton <w...@iri-labs.com> wrote:
>
> I am interested in potentially putting some time into reviewing and possibly
> writing up the results of reviewing the generics proposal.
>
> As I'm quite stretched for time to do this, it would help me plan if the go
> team could say anything about timelines for the next round or rounds of such
> feedback.  For example, is there is a plan to revise the draft proposal
> based on feedback for 1.12?  Is there some tentative goal to have a working
> prototype by some specific version?

I'm very confident that there will be no changes in 1.12.

The next step is to produce a tool that can type check code written
using some design.  After that we will try to produce a tool that can
rewrite generic code into standard Go 1 code, by renaming functions.
This may only work on one package to start.  That will let us actually
experiment with almost-real code.  After that, we will see.

I have no timelines for any of this, but it's clearly on the order of months.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to