AnantLabs / sharpfile

Automatically exported from code.google.com/p/sharpfile
2 stars 1 forks source link

Investigate decoupling Infrastructure further #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is there a way to seperate infrastructure dll from dependency on
System.Windows.Forms and the WinformsUI assemblies? Or decouple the plugins
from Windows.Forms/WinformsUI?

Original issue reported on code.google.com by longueur...@gmail.com on 12 Aug 2008 at 2:47

GoogleCodeExporter commented 9 years ago
Might want to look into an IoC framework. Spring.NET might be overkill. 
StructureMap
seems nice and light: http://structuremap.sourceforge.net/default.htm.

Original comment by longueur...@gmail.com on 19 Aug 2008 at 4:20