Comment 2 for bug 1023179

Revision history for this message
Scott Moser (smoser) wrote : Re: [Bug 1023179] Re: cloud-config support for append/delete

On Wed, 11 Jul 2012, Joshua Harlow wrote:

> I wonder if there is any pypi package that already does something
> similar, this seems like such a common problem that surely someone else
> must of done something like this already, one would hope.... Ever since
> dictionaries were around someones been merging them...

I'm fine using someone else's merging routines. And I admit to being a
bit afraid of creating an ugly syntax here.

I was originally concerned about backwards compat, as some people probably
rely on a subsequent overriding a previous one. But if we do change
behavior, we might be able to make it a config option that could be set and
immediately applied, so that subsequent parts would use it.