Dialect: Difference between revisions

21 bytes added ,  2 years ago
lightly rework recent edits
(add blurb about singletons)
(lightly rework recent edits)
 
Line 35:
general accessibility, which is described in [[The why and how of triple scripts]].)
 
The constraints of the triple script problem space and the consequent design of the triple script dialect forbids all [[static initialization]], including the definition and use of singleton instances. Capabilities should be forged withat the time of initialization of the [[system]] modules in the [[shunting block]] and passed parametrically to dependent objects.
 
== External links ==