The only time it makes sense is when binding directly to
attributes, as that's the only time that the binding could
be bidirectional. A 0.5 one-time binding is also one-directional,
so in that case we should keep the [[foo]] syntax to preserve
that intent.
The only time it makes sense is when binding directly to attributes, as that's the only time that the binding could be bidirectional. A 0.5 one-time binding is also one-directional, so in that case we should keep the [[foo]] syntax to preserve that intent.
Fixes #40