On Tue, Feb 5, 2013 at 6:55 PM, Sean Silva <[email protected]> wrote:

> This is a good idea.
>
> However, why not make this a method on Replacements (or a helper
> function taking a Replacements)? This functionality seems broadly
> useful.
>

I have a strong objection to coupling serialization to domain objects (that
usually explodes over time).

I'm for adding free-standing functions once we have a better idea how an
interface would look - but I'd like requests from other people to use it
and seeing their use cases.

At the moment, I just kicked this again, as the people we need this for
(upstream eclipse integration) apparently don't want to use JSON (sigh).
But hey, it's 10 lines of code :)
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to