On Mon, May 11, 2015 at 03:22:46PM -0700, Darren Duncan wrote:

> you can use "trusts".  Also having to do this may indicate bad code
> design. -- Darren Duncan

I saw Moritz' and Carl's responses and I agree with the smell
issue.  

Given that the code exists and needs testing, 'augment' seems
preferable to 'trust'.  'augment' avoids the predeclaration
issue and simplifies the test code by removing indirection.

Is class finalization implemented?  Searching the synopses, I
found only a mention.

Reply via email to