=== Modula3 plugin infrastructure for XLI === Plugin mechanism uses CM3's dynamic loading of Modula-3 modules/libraries to load and initialize XL's extensions at runtime. XL modules are initialized same way as they are when linked "statically", but this way their configuration is separated from core XL modules. Only those XL capabilities present is hm3-xl package are linked "statically". Everything else is plugin.