Conditions currently have the methods: - applies(objs) - evaluate(objs) These correspond to (in Value): - has_value(objs) - value(objs) consider just making these NonWritable values.
Conditions currently have the methods:
These correspond to (in Value):
consider just making these NonWritable values.