tl24 / jsonexserializer

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

Enhanced registration of converters, type overrides, etc #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Enhance the registration of converters, custom metadata, and type overrides.  
This includes setting aliases, turning on/off properties, adding converters, 
etc.  Make it easier and more straight-forward to do.

Make use of generic Func/Actions whenever possible.  Review other projects such 
as Castle.Windsor, AutoMapper, etc for ideas.

Original issue reported on code.google.com by elliott....@gmail.com on 24 Jan 2013 at 8:33