All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:45, 16 October 2025 Woozle talk contribs created page Ferreteria/v0.6/sys/Registry/class (Created page with "{{fmt/title|about <u>class</u> registries|see also: {{l/same|object}} registries}} ==About== * '''Purpose''': You have a set of classes (clade-family) for handling a situation, and you need to look up the class to use. Often this is a Singleton object which can then be accessed from a static method in the class (typically <code>{{l/ver/fx|Me}}()</code>). ===use-cases=== As of 2025-10-15: I'm not sure if this concept is currently in use. There's a variant, {{l/ver/clade|C...")