Closed glmars closed 6 years ago
Looks good to me!
My idea was introducing special "namespace" for Binding.scala specific "prefixes" like data:
, option:
(and bind:id
from: https://github.com/ThoughtWorksInc/Binding.scala/issues/104) to prevent possible conflicts with fields in custom tags.
So all of this should start with bind:
: bind:data:someattr
, bind:option:someattr
and bind:id
.
But now I understand what it isn't necessary. Please forget about this and merge this PR whenever you want.
Thank you! @glmars
merged.
Should fix https://github.com/ThoughtWorksInc/Binding.scala/issues/90
@Atry please, review and do not merge (I have some additional idea about naming)