Improvement CORE-7
1 vote

Allow custom readers and writers to be defined via Configuration API

Created by Rob Vesse on 7/26/2011 11:24 AM Last Updated by Rob Vesse on 8/11/2011 11:50 AM
%
 (hrs)
Logged: 0  (hrs)

 Description

In the current release (0.4.1) the default readers and writers for each format are controlled via MimeTypesHelper and MimeTypeDefinition.  While these can be used to change the default readers and writers this feature is not available via the Configuration API.

Allow these to be configured via the Configuration API and make their config auto-detected for ASP.Net integration

    Rob Vesse (Thursday, August 11, 2011 11:49 AM) #

Some minor implementation tweaks in SVN revision 1802 but should now be completed