| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
while he studies the issues in Windows a little bit.
|
|
|
|
|
|
| |
Move control of Mono.Addins from source attributes to external XML files.
This removes a lot of coupling of the source with Mono.Addins
|
|
|
|
|
| |
Updates the previous module loader work.
|
|
|
|
|
|
| |
attached patch adds support to constrain the number of
plugins that can be loaded per extension point.
|
| |
|
| |
|
|
Currently module loading is done ad-hoc. I propose creating a simple
loader class that leverages Mono.Addins (and perhaps the new .NET
addins when they become available in mono). Attached is a basic
patch for review that compiles into HEAD, but doesn't yet replace
any existing ad-hoc loaders.
|