Kenneth.Cochran said:
Bass said:
*snip*

I've updated my blog  with my initial experiences using Mono.Addins. I'm planning on doing a whole series on using it in a .NET 2.0 project.

That would be really awesome.

I'm also having some problems again, but probably something I can solve eventually.

Using an Addin object, I need to call extention points on that Addin object. I need this for the Addin Manager to call a configuration extention point for the addins, for example. I think the hint is somewhere in Addin.Description.ExtentionPoint or something like that.