LGTM
On Fri, Apr 9, 2010 at 11:22 AM, <r@golang.org> wrote:
> Reviewers: golang-dev_googlegroups.com,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change.
>
>
> Description:
> Update roadmap: delete many accomplishments
>
> Please review this at http://codereview.appspot.com/854045/show
>
> Affected files:
> M doc/devel/roadmap.html
>
>
> Index: doc/devel/roadmap.html
> ===================================================================
> --- a/doc/devel/roadmap.html
> +++ b/doc/devel/roadmap.html
> @@ -20,24 +20,12 @@
>
> <ul>
> <li>
> -Adjust and simplify semicolon rules.
> -<li>
> -Adjust definition of <code>...</code> in parameter lists.
> -<li>
> -Add explicit conversions from <code>string</code>
> -to <code>[]byte</code> and <code>[]int</code>.
> -<li>
> Possibly rewrite restriction on goto across variable declarations.
> <li>
> Variant types. A way to define a type as being the union of some set
> of types.
> <li>
> -Possibly provide a method that will be run by the garbage
> -collector when an item is freed.
> -<li>
> Generics. An active topic of discussion.
> -<li>
> -Exceptions. An active topic of discussion.
> </ul>
>
> <h3 id="Implementation_roadmap">
> @@ -58,12 +46,7 @@
> <li>
> SWIG support.
> <li>
> -Public continuous build and benchmark infrastructure.
> -<li>
> Improved implementation documentation.
> -<li>
> -Package manager, possibly including a language change to the import
> -statement.
> </ul>
>
> <h4 id="Gc_roadmap">
> @@ -71,8 +54,6 @@
>
> <ul>
> <li>
> -Method expressions.
> -<li>
> Implement goto restrictions.
> <li>
> Safe compilation mode: generate code which is guaranteed not to obtain
> @@ -90,8 +71,6 @@
>
> <ul>
> <li>
> -Method expressions.
> -<li>
> Implement goto restrictions.
> <li>
> Implement garbage collection.
>
>
>
>
> --
> To unsubscribe, reply using "remove me" as the subject.
>
Issue 854045: code review 854045: Update roadmap: delete many accomplishments
(Closed)
Created 15 years ago by r
Modified 15 years ago
Reviewers:
Base URL:
Comments: 0