Binding.scala

Reactive data-binding for Scala

MIT License

Stars
1.6K
Committers
28

Bot releases are hidden (Show)

Binding.scala -

Published by Atry about 8 years ago

Upgrade ScalaTags to 0.6.0

Binding.scala -

Published by Atry about 8 years ago

  • Separate the code base into 4 libraries, one file per library. Note that FutureBinding is moved from the nested com.thoughtworks.binding.Binding object into com.thoughtworks.binding package.
  • Binding.apply does not require implicit parameter any more.