manolo / gwt-api-generator

Generator for creating GWT JSInterop clients from Polymer Web Components
Apache License 2.0
50 stars 24 forks source link

Add few methods to web API #38

Closed cwayfinder closed 9 years ago

cwayfinder commented 9 years ago

Review on Reviewable

manolo commented 9 years ago

Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.


lib/com/vaadin/polymer/elemental/NodeList.java, line 7 [r1] (raw file): I would not use generics for this interface, which could make it more restrictive. I would let the generic T extends Node in the item method


Comments from the review on Reviewable.io

cwayfinder commented 9 years ago

Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.


lib/com/vaadin/polymer/elemental/NodeList.java, line 7 [r1] (raw file): Done.


Comments from the review on Reviewable.io

manolo commented 9 years ago

Reviewed 1 of 2 files at r2. Review status: 1 of 3 files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.


lib/com/vaadin/polymer/elemental/NodeList.java, line 7 [r1] (raw file): You can remove as well.


Comments from the review on Reviewable.io

manolo commented 9 years ago

Reviewed 1 of 3 files at r1, 1 of 1 files at r3. Review status: all files reviewed at latest revision, 1 unresolved discussion, all commit checks successful.


Comments from the review on Reviewable.io