|
@@ -1612,6 +1612,7 @@ function(){
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li>inheriting</li>
|
|
|
+ <li>GUIDs are simple string literals, TGUID = string.</li>
|
|
|
<li>An interface without a GUID gets one autogenerated from its name and method names.</li>
|
|
|
<li>a class implementing an interface must not be external</li>
|
|
|
<li>a ClassType "supports" an interface, if it itself or one of its
|