CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Steve Hebert's Development Blog

Steve's Blog - From .Net to dotMath and everything in between.

Note to Self: Plugin discoveryand Reflection

Here's a decent article on plugin discovery and reflection from Roy Osherove's blog.  The blog discusses the memory overhead issues of testing a lart number of assemblies. 




Comments

.Net Adventures said:

The MSINC.Plugins library allows you to easily integrate plugins into your application.

http://www.ms-inc.net/dotnet.aspx?ProductID=Plugins
# May 23, 2005 8:38 AM

shebert said:

Thanks for the link. Good source and accompanying documentation.

-Steve
# May 23, 2005 8:54 AM

Jeremy Miller said:

If you're interested, my StructureMap tool (http://structuremap.sourceforge.net) does something very similar to Roy's article. StructureMap is a dependency injection tool, but it provides generic plugin discovery through reflection or explicit configuration. You can use it to create plugin's with dependencies and object data attached.
# May 23, 2005 9:53 AM
Check out Devlicio.us!

Our Sponsors

Proudly Partnered With