| <!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></td> |
| <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| <td class="next"><a href="sB.2.2.html" rel="next">§B.2.(2) Between OTJLD 1.1 and OTJLD 1.2 >></a></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.1"> |
| <h4 class="subsect">§B.2.(1) <span class="title">Between OTJLD 1.0 and OTJLD 1.1</span><a class="img" href="sB.2.1.html" |
| title="PermaLink to (1) Between OTJLD 1.0 and OTJLD 1.1"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png" |
| alt="" /></a></h4> |
| <ul> |
| <li><a href="s1.2.4.c.html" title="§1.2.4.(c) Class literal" |
| class="sect">§1.2.4.(c)</a>: |
| <strong>Role class literal</strong><p> |
| Made existing feature explicit and introduce new qualified class literal for externalized roles. |
| |
| </p> |
| </li> |
| <li><a href="s3.1.j.html" title="§3.1.(j) Inferred callout" class="sect">§3.1.(j)</a> and <a href="s3.5.h.html" title="§3.5.(h) Inferred callout" class="sect">§3.5.(h)</a> : |
| <strong>Inferred callout</strong><p> |
| New feature. |
| |
| </p> |
| </li> |
| <li><a href="s4.6.a.html" |
| title="§4.6.(a) Private methods from super classes" |
| class="sect">§4.6.(a)</a> : |
| <strong>Callin-binding private methods from super classes</strong><p> |
| Added a necessary restriction. |
| |
| </p> |
| </li> |
| <li><a href="s4.9.html" title="§4.9 Callin inheritance" class="sect">§4.9</a> : |
| <strong>Callin inheritance</strong><p> |
| Clarified issues that where under-specified or insufficiently explained, specifically: |
| |
| </p> |
| <ul> |
| <li>Effect of callin bindings on inherited or overridden base methods |
| (<a href="s4.9.1.html" title="§4.9.1 Base side inheritance" |
| class="sect">§4.9.1</a>). |
| </li> |
| <li>Interplay of callin bindings and base methods with covariant return types |
| (<a href="s4.9.3.html" title="§4.9.3 Covariant return types" |
| class="sect">§4.9.3</a>) |
| </li> |
| </ul> |
| </li> |
| <li><a href="s4.10.html" title="§4.10 Generic callin bindings" |
| class="sect">§4.10</a>: |
| <strong>Generic replace bindings</strong><p> |
| Reconcile type safety of replace bindings as introduced in <a href="s4.5.d.html" title="§4.5.(d) Typing rules" class="sect">§4.5.(d)</a> |
| with desirable flexibility by using type parameters. |
| |
| </p> |
| </li> |
| <li><a href="s7.2.b.html" title="§7.2.(b) Arrays of Confined" |
| class="sect">§7.2.(b)</a> : |
| <strong>Arrays of Confined</strong><p> |
| Added a necessary restriction. |
| |
| </p> |
| </li> |
| </ul> |
| </div> |
| <table class="nav"> |
| <tr> |
| <td class="back"></td> |
| <td class="top"><a href="index.html" rel="contents">↑ Table of Contents ↑</a></td> |
| <td class="next"><a href="sB.2.2.html" rel="next">§B.2.(2) Between OTJLD 1.1 and OTJLD 1.2 >></a></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> |