Consider implementing an architecture whereby the input and output filters can be authored independently of the utility engine itself and added to a deployment dynamically without the need to recompile or update the utility engine itself. For example, you might consider developing an SDK for ‘filters’ that can be saved as XML or compiled as class library and dynamically recognized by the conversion engine as a newly supported format.
↧