flaithbheartaigh / dynamic-delivery-4-tridion

Automatically exported from code.google.com/p/dynamic-delivery-4-tridion
Other
0 stars 0 forks source link

Introduce ISerializerService to allow multiple data formats #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I want to introduce an ISerializerService interface with simple Serialize and 
Deserialize methods. This should be called by the Builders (on the publishing 
end) as well as the factories (on the presentation end). This would allow us to 
define custom data formats, e.g. to support strongly typed models, enhance 
performance, etc.

Original issue reported on code.google.com by quirijn....@gmail.com on 2 Apr 2014 at 10:21

GoogleCodeExporter commented 8 years ago

Original comment by quirijn....@gmail.com on 2 Apr 2014 at 10:22