]> git.scottworley.com Git - paperdoorknob/commitdiff
Allow many Spec fields
authorScott Worley <scottworley@scottworley.com>
Wed, 20 Dec 2023 07:48:57 +0000 (23:48 -0800)
committerScott Worley <scottworley@scottworley.com>
Wed, 20 Dec 2023 07:48:57 +0000 (23:48 -0800)
The whole point of Spec is to be a simple, inert, immutable collection
of largely independent program elements easily at hand.  It's being used
here like a namespace, not a pile of shared mutable state for which a
field limit of 7 would make more sense.  Let Spec grow.


No differences found