stratacode / issues

Empty StrataCode project to store github issues
0 stars 0 forks source link

Improve errors for missing properties #8

Closed jeffvroom closed 6 years ago

jeffvroom commented 10 years ago

When we detect a property not found, just like we do for methods, we should find private properties, those with a mismatching case or maybe even a few sound-ix so that the error can suggest the right property name to use or tell you why the property is not found.

jeffvroom commented 6 years ago

Fixed this a while ago.