<div dir="ltr">I used them while building up some COBOL software analysis code<div><br></div><div><a href="http://smalltalkhub.com/#!/~cbc/PetitCobol">http://smalltalkhub.com/#!/~cbc/PetitCobol</a><br></div><div><br></div><div>I&#39;ve considered using them elsewhere, but the tools deficit is an issue, yes.   You CAN work around the issue with the current tools - it&#39;s just not as nice as using the rest of the language.</div><div><br></div><div>--cbc</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 20, 2015 at 12:51 PM, marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I like traits. I use them for documenting extension points/interfaces:<br>
<br>
<a href="https://github.com/hpi-swa/vivide/tree/master/repository/Vivide.package/TViObjectView.trait" rel="noreferrer" target="_blank">https://github.com/hpi-swa/vivide/tree/master/repository/Vivide.package/TViObjectView.trait</a><br>
<a href="https://github.com/hpi-swa/vivide/tree/master/repository/Vivide.package/TViMemento.trait" rel="noreferrer" target="_blank">https://github.com/hpi-swa/vivide/tree/master/repository/Vivide.package/TViMemento.trait</a><br>
<br>
Please keep them in the image.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/The-Inbox-Traits-pre-307-mcz-tp4862218p4862318.html" rel="noreferrer" target="_blank">http://forum.world.st/The-Inbox-Traits-pre-307-mcz-tp4862218p4862318.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>