]> git.tdb.fi Git - libs/gl.git/commitdiff
Homogenise binding semantics
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Oct 2013 12:53:16 +0000 (15:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Oct 2013 12:53:16 +0000 (15:53 +0300)
Objects that wrap always-on state should restore default states when
unbound.

Enable/disable of otherwise global state should be exposed through
binding, not a flag in an object.


No differences found