On Sunday, 31 March 2013 at 17:33:28 UTC, Jacob Carlborg wrote:
On 2013-03-31 12:40, Kagamin wrote:

http://dpaste.dzfl.pl/0f7d8219

So instead Serializer gets a huge API?

As an alternative routing can be handled in the archiver by a template mixin, which defines virtual methods and routes them to a templated method written by the implementer. So it will be the implementer's choice whether to use mixin helper or implement methods manually.

Reply via email to