Dialect: Difference between revisions

343 bytes added ,  2 years ago
add blurb about singletons
(→‎External links: removing link to Rob Pike's 5 Rules of Programming (relocating it on the page of misgivings))
(add blurb about singletons)
Line 34:
stance would subvert the triplescripts.org group's baseline strategy for
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 use of singleton instances. Capabilities should be forged with the initialization of the [[system]] modules in the [[shunting block]] and passed parametrically to dependent objects.
 
== External links ==