Jarrett Billingsley wrote:
On Mon, May 18, 2009 at 2:34 PM, Andrei Alexandrescu <seewebsiteforem...@erdani.org> wrote:I think you need to operate exclusively with string mixins in Finalize, so __ident would be of marginal help there. Also, static foreach is much more necessary.I have used string mixins extensively in my own code, not just in this one example.
Then implement Finalize. Too much foreplay. Andrei