I don't see anything related to this issue.<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 28, 2012 at 5:41 AM, Chris Nicholson-Sauls <span dir="ltr"><<a href="mailto:ibisbasenji@gmail.com" target="_blank">ibisbasenji@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Saturday, 27 October 2012 at 05:39:59 UTC, Gor Gyolchanyan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've stumbled upon this numerous times and I wish I could automate this<br>
somehow.<br>
The idea is to have some mixin templates mixed into classes automatically<br>
when they inherit from some base class.<br>
For instance, advanced RTTI methods, which analyze the enclosing class at<br>
compile-time.<br>
Unfortunately, AFAIK, there's no way of doing it automatically and one<br>
needs to both derive from a certain class and mix in a certain mixin<br>
template manually.<br>
Is there a way to avoid the boilerplate and have it done automatically?<br>
</blockquote>
<br></div></div>
Does this give you any ideas on how to solve your use cases:<br>
<a href="https://github.com/csauls/zeal.d/blob/master/source/zeal/base/controller.d" target="_blank">https://github.com/csauls/<u></u>zeal.d/blob/master/source/<u></u>zeal/base/controller.d</a><br>
<a href="https://github.com/csauls/zeal.d#controllers" target="_blank">https://github.com/csauls/<u></u>zeal.d#controllers</a><br>
<a href="https://github.com/csauls/zeal.d/blob/master/source/zeal/http/router.d#L93" target="_blank">https://github.com/csauls/<u></u>zeal.d/blob/master/source/<u></u>zeal/http/router.d#L93</a><span class="HOEnZb"><font color="#888888"><br>

<br>
-- Chris Nicholson-Sauls<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>
</div>