En parlant de System.AddIn : un exemple concret
En parlant de System.AddIn, Jason He est justement en train de publier sur son blog une série de post sur le sujet, et devinez sur quel projet il se base ? ^^
I am recently working on the AddIn model for the .Net Framework. There are many Hosts, AddIns, and Pipelines written internally to test our current model. One day, this idea popped out. How about adding AddIn model to a real-life project and see how good (or bad) our current model is. The ideal project has to be extensible by adding new modules and be written in managed code. I picked Paint.Net. Paint.Net supports pluggable module for creating Effects. It is an ideal project to support AddIn model.
Voici les premiers posts de la série :
Ce post vous a plu ? Ajoutez le dans vos favoris pour ne pas perdre de temps à le retrouver le jour où vous en aurez besoin :