On Thu, 10 May 2012 15:53:47 -0400, deadalnix <[email protected]> wrote:
Le 10/05/2012 21:12, Steven Schveighoffer a écrit :
No, it's definitely keep implementation. By default, I want .di files to
contain nothing but interface. If I wanted the source by default, I
wouldn't be using .di files.
Strip implementation may break things. Keeping it cannot. The default
behavior should be on the safe side of the medal.
Current behavior is junk, there is no reason to save it.
This isn't the current behavior we talking about here.
Then what "breaks"? If you aren't using di generation, how can changing
the way di generation works break your code?
-Steve