This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add back delegate as second arg to createInstance() && clean up deleg…
…ate/ref semantics, specifically: -assignment to bindingDelegate no longer causes instance production -assignment after instantiation has begun causes *future* instances to be affected. -the binding map is now stored on the template (and checked to make sure it maps the correct content) (as opposed to the content -- which could have been shared between templates with different delegates). R=arv BUG= Review URL: https://codereview.appspot.com/52880043
- Loading branch information
Showing
2 changed files
with
160 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters