dvv opened this issue 14 years ago · 2 comments
Hi!
What's the purpose of such constructions:
if(objTypeDef.hasOwnProperty(i) && !(i.charAt(0) == '_' && i.charAt(1) == '_'))
TIA, --Vladimir
This should be removed, this was from a workaround for Dojo special properties
Committed a fix