jbrunton / frappuccino-core

2 stars 3 forks source link

implementation of core.include destroys prototype chains #24

Open jbrunton opened 11 years ago

jbrunton commented 11 years ago

I think invoking the constructor does more than apply it as a function – although this needs to be confirmed.

potentially, use a method called "initialize" instead.