jacomyal / domino.js

[deprecated] A JavaScript cascading controller for fast interactive Web interfaces prototyping.
https://jacomyal.github.io/domino.js
MIT License
54 stars 7 forks source link

Wrong warning in _mainLoop #2

Closed jacomyal closed 11 years ago

jacomyal commented 11 years ago

The warning sent when a hack is trying to update a property that has already been updated during the same loop looks wrong (link):

'The property "' + k + '" is not a method nor a property.'