logo       
Google Custom Search
    AddThis Social Bookmark Button

[ sisc-Bugs-764252 ] Java class precedence graph inconsistent: msg#00004

Subject: [ sisc-Bugs-764252 ] Java class precedence graph inconsistent
Bugs item #764252, was opened at 2003-07-01 14:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=764252&group_id=23735

Category: None
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Matthias Radestock (mradestock)
Assigned to: Nobody/Anonymous (nobody)
Summary: Java class precedence graph inconsistent

Initial Comment:
The type hierarchy for the class
com.sun.jndi.ldap.LdapNamingEnumeration is

com.sun.jndi.ldap.LdapNamingEnumeration
  javax.naming.NamingEnumeration
    java.util.Enumeration
  com.sun.jndi.ldap.ReferralEnumeration
    javax.naming.NamingEnumeration
      java.util.Enumeration

which is inconsistent in SISC's type system because it
cannot be flattened. Of course the above is perfectly
fine in Java, so we will have to change SISC's type
system to cope with it somehow.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=764252&group_id=23735


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01


<Prev in Thread] Current Thread [Next in Thread>