- From: Kamil Leszczuk <kamituel@gmail.com>
- Date: Tue, 1 Oct 2013 11:30:29 +0200
- To: public-webapps@w3.org
Received on Tuesday, 1 October 2013 12:31:49 UTC
Hello,
in 5.2 "Methods and properties" [1] the Web Components draft states that:
"The properties of the last value of the script will be copied to a
prototype object created for you.".
What was the rationale behind choosing this design over more explicit one
(i.e. this.tick = function () {...})?
Thanks,
Kamil
[1]
http://www.w3.org/TR/2013/WD-components-intro-20130606/#methods-and-properties
Received on Tuesday, 1 October 2013 12:31:49 UTC