Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

8/8 master -> stable #135

Merged
merged 16 commits into from
Aug 8, 2013
Merged

8/8 master -> stable #135

merged 16 commits into from
Aug 8, 2013

Conversation

dfreedm
Copy link
Contributor

@dfreedm dfreedm commented Aug 8, 2013

No description provided.

John Messerly and others added 16 commits July 25, 2013 11:31
Add support for empty if, similar to bind and repeat.
john points out that it's weird for TemplateBinding.node to point to the template iterator.

We don't really have a clear delineation of public vs private API right now, but I agree that the iterator reference should really be private.

I'm not prepared yet to go through and start marking private members with trailing underscores. We had that for a while and it just go really ugly.

Hopefully, once we get all of our semantics nailed down, we can write the spec and the IDL and that will make it clear.

r=arv
BUG=

Review URL: https://codereview.appspot.com/12296043
I think if we spec'd Node.bind, path would be optional and default to '' (in WebIDL).

I realize this impl is kind of cheating, but I think it's the best current option.

R=arv
BUG=

Review URL: https://codereview.appspot.com/12299043
dfreedm added a commit that referenced this pull request Aug 8, 2013
@dfreedm dfreedm merged commit d70eb8d into stable Aug 8, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants