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

Declare stuff in domino in hashes instead of arrays #40

Closed jacomyal closed 11 years ago

jacomyal commented 11 years ago

Since properties, services and shortcuts have unique IDs and are not ordered, it would be better to declare them in hashes instead of arrays.