1
0
Fork 0

Trait news examples on index page

website
Mike Gerwitz 2015-05-28 00:58:29 -04:00
parent 674add99de
commit ea4921fea6
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 8 additions and 1 deletions

View File

@ -239,7 +239,14 @@
Documentation will be available once some final details are
finalized. Until that time,
the <a href="http://git.savannah.gnu.org/cgit/easejs.git/tree/test/Trait">test
cases provide extensive examples and rationale</a>.
cases provide extensive examples and rationale</a>. The following posts
also summarize some of the features:
<ul>
<li><a href="news.html#ac1a036">Preliminary support for traits as mixins</a></li>
<li><a href="news.html#3005cda">Support for stacked mixins</a></li>
<li><a href="news.html#3fc0f90">Initial implementation of parameterized traits</a></li>
</ul>
</p>
<a href="#" class="top">&uarr;</a>