News
putting this project on hold for now...
Due to lack of interest, I'm not maintaining or investing any time in this project anymore. I leave it here, purely for educational purposes and storage
Plugin architecture implemented
I've come accoss a very nice way to implement plugins in c# and .net using reflection and library function within .net framework. The approach is featured here and was written by Nathan Baker here,
http://www.scratchprojects.com/2006/03/building_a_plugin_architecture_p05.php
Also available in: Atom