TitanNanoDE / af-DataBinding

HTML data binding library
Apache License 2.0
1 stars 0 forks source link

Bindings Tree #11

Open TitanNano opened 7 years ago

TitanNano commented 7 years ago

Store bindings in a tree. This way we can also store relationships between bindings and preserve the node structure in which the binding where found. Once bindings are stored in a tree format it will be easy to determine which bindings should be updated and which not.