>> Java probably serves better than C++ as a guide to intuition about SV >> classes. > >So I hear, but I hardly know Java. It's easy to exaggerate the similarities between SV and Java. For example, Java has generic collections like the SV linked lists in Annex D, but not fully parameterized types. Also Java didn't add special-purpose syntax for unions, enums or structs. But it might be easier for SV to enhance such syntax if the semantics were defined in terms of the more general concept of classes. -- BradReceived on Sun Jun 18 10:44:36 2006
This archive was generated by hypermail 2.1.8 : Sun Jun 18 2006 - 10:44:51 PDT