jeromeetienne / better.js

a better javascript in javascript
http://betterjs.org
MIT License
156 stars 22 forks source link

implement private in FunctionAttr2 #81

Closed jeromeetienne closed 10 years ago

jeromeetienne commented 10 years ago
jeromeetienne commented 10 years ago

not that simple... in anycase this is a rare case. so do something which work even if there are constraint

jeromeetienne commented 10 years ago

so the functionattr.private must be done at declaration time. this is the constraint

jeromeetienne commented 10 years ago

done