| <!DOCTYPE html |
| PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../xhtml1-strict.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| <link rel="stylesheet" type="text/css" href="../css/ot.css" /> |
| <link rel="stylesheet" type="text/css" href="../css/otjld.css" /> |
| <title>OT/J Language Definition v1.3</title> |
| </head> |
| <body class="otdt"> |
| <div id="content"> |
| <table class="nav"> |
| <tr> |
| <td class="back"><a id="top"></a><a href="sB.2.2.html" rel="prev"><< §B.2.(2) Between OTJLD 1.1 and OTJLD 1.2</a></td> |
| <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| <td class="next"></td> |
| </tr> |
| </table> |
| <div class="breadcrumb"><a class="nav" href="sB.html" rel="section">§B Changes between versions</a> > <a class="nav" href="sB.2.html" rel="section">§B.2 Additions between versions</a></div> |
| <div class="subsect depth3" id="sB.2.3"> |
| <h4 class="subsect">§B.2.(3) <span class="title">Between OTJLD 1.2 and OTJLD 1.3</span><a class="img" href="sB.2.3.html" |
| title="PermaLink to (3) Between OTJLD 1.2 and OTJLD 1.3"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png" |
| alt="" /></a></h4> |
| <ul> |
| <li><a href="s3.1.k.html" title="§3.1.(k) Callout to generic method" |
| class="sect">§3.1.(k)</a> : |
| <strong>Callout to generic method</strong><p>Added a rule on how a callout binding may refer to a generic base method. |
| |
| </p> |
| </li> |
| <li><a href="s4.1.h.html" title="§4.1.(h) Method of enclosing class" |
| class="sect">§4.1.(h)</a> : |
| <strong>Binding to team methods</strong><p><code>before</code> and <code>after</code> callin bindings can now |
| bind to methods of an enclosing class, too. |
| |
| </p> |
| </li> |
| <li><a href="s4.10.e.html" title="§4.10.(e) Propagating type parameters" |
| class="sect">§4.10.(e)</a> : |
| <strong>Propagating type parameters in callin bindings</strong><p> |
| In addition to capturing covariant return types, a callin binding |
| may also declared type parameters in order to propagate genericity |
| from its base method to the role method. |
| |
| </p> |
| </li> |
| <li><a href="s5.3.d.html" |
| title="§5.3.(d) Configuring implicit activation" |
| class="sect">§5.3.(d)</a> : |
| <strong>Configuring implicit activation</strong><p>Mechanisms have been added for configuring implicit team activation. |
| The default has been changed to not apply implicit activation. |
| A corresponding note has also been added to <a href="s5.3.html" title="§5.3 Implicit team activation" |
| class="sect">§5.3</a></p> |
| </li> |
| <li><a href="s9.2.1.a.html" |
| title="§9.2.1.(a) Instance constrained type parameters" |
| class="sect">§9.2.1.(a)</a> : |
| <strong>Instance constrained type parameter</strong><p> |
| Type anchors can now be applied to type parameters, too, |
| thus expressing a new kind of constraint on the type parameter. |
| |
| </p> |
| </li> |
| </ul> |
| </div> |
| <table class="nav"> |
| <tr> |
| <td class="back"><a href="sB.2.2.html" rel="prev"><< §B.2.(2) Between OTJLD 1.1 and OTJLD 1.2</a></td> |
| <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| <td class="next"></td> |
| </tr> |
| </table> |
| <div class="breadcrumb"><a class="nav" href="sB.html" rel="section">§B Changes between versions</a> > <a class="nav" href="sB.2.html" rel="section">§B.2 Additions between versions</a></div> |
| </div> |
| <div id="footer"> |
| <hr /><a class="w3c img" href="http://jigsaw.w3.org/css-validator/check/referer" |
| shape="rect"><img src="../images/valid-css2-blue.png" alt="Valid CSS!" height="31" width="88" /></a><a class="w3c img" href="http://validator.w3.org/check?uri=referer" shape="rect"><img src="../images/valid-xhtml10-blue.png" alt="Valid XHTML 1.0 Strict" height="31" |
| width="88" /></a><address>© Stephan Herrmann, Christine Hundt, Marco Mosconi</address> |
| OT/J version 1.3 — last modified: 2010-05-18 |
| </div> |
| </body> |
| </html> |