jeffreyguenther / shiro

Shiro - a declarative, dataflow programming language for exploring alternatives
MIT License
16 stars 2 forks source link

Default subjuncts #24

Open jeffreyguenther opened 10 years ago

jeffreyguenther commented 10 years ago

Allow programmer to specify default subjuncts in the node definition. In the state, if a node has a default subjunct defined, use it unless it is overridden by a subjunct selection statement.

This will reduce the amount of setup that is necessary before being able to realize a state. Defaults will be used sensibly.