Adam Barth aba0593069 Remove "disqualified" concept
Allows a non-initialised stateful component to be used as a source of
settings more than once. Instead of asserting that it was only being
used once, we assert that once you are stateful you don't get used as a
bag of settings, which is the real thing we were trying to avoid.

A lot of code ends up using StatefulComponents as a source multiple
times in a row, and before this would fail.

Patch by Ian Hickson
2015-09-09 17:17:03 -07:00
..
2015-09-09 15:11:03 -07:00
2015-09-09 17:17:03 -07:00
2015-08-31 14:31:25 -07:00
2015-08-25 13:15:08 -07:00
2015-09-09 17:17:03 -07:00

Sky

For information about using the latest stable release of Sky, please see the package/sky/ directory.

For more information about the Sky framework, see the package/sky/lib/ directory.

For details about the internals of Sky's engine, see the engine/ directory.

For information about contributing to Sky, please see CONTRIBUTING.md.