Changes from Version 1 of Modula3Plugins

Show
Ignore:
Author:
dragisha (IP: 89.111.228.7)
Timestamp:
04/09/2008 12:07:20 AM (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Modula3Plugins

    v0 v1  
     1=== Modula3 plugin infrastructure for XLI === 
     2 
     3Plugin 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.