arturadib / agility

Javascript MVC for the "write less, do more" programmer
http://agilityjs.com
MIT License
542 stars 70 forks source link

Unable to extend 'user_defined_property' when extending an existing prototype using $$() #97

Open codeinabox opened 11 years ago

codeinabox commented 11 years ago

When extending an existing prototype using $$() it's not possible to extend 'user_defined_property' with new values.