Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Should Object be included in hierarchy of an interface?

The hierarchy view... but it was just a joke.





"Martin Aeschlimann" <Martin_Aeschlimann@xxxxxxx>
Sent by: jdt-core-dev-admin@xxxxxxxxxxx
09/30/2002 12:57 PM
Please respond to jdt-core-dev

 
        To:     jdt-core-dev@xxxxxxxxxxx
        cc: 
        Subject:        Re: [jdt-core-dev] Should Object be included in hierarchy of an interface?


Do you mean the discussions about interfaces extending Objects or the
hierarchy view to do it like VAJ and not showing interfaces in the
hierarchy?




  
                      "Kent Johnson"   
                      <Kent_Johnson@oti.c         To: 
jdt-core-dev@xxxxxxxxxxx  
                      om>                         cc:     
                      Sent by:                    Subject: Re: 
[jdt-core-dev] Should Object be included in hierarchy of an interface?  
                      jdt-core-dev-admin@    
                      eclipse.org   
  
  
                      09/30/2002 06:06 PM    
                      Please respond to   
                      jdt-core-dev   
  
  



Brainless twits! :)





"Jerome Lanneluc" <Jerome_Lanneluc@xxxxxxx>
Sent by: jdt-core-dev-admin@xxxxxxxxxxx
09/30/2002 11:49 AM
Please respond to jdt-core-dev


        To:     jdt-core-dev@xxxxxxxxxxx
        cc:
        Subject:        Re: [jdt-core-dev] Should Object be included in
hierarchy of an interface?


This is a presentation issue in this case. The type hierarchy on a package
or source folder already contains all the interfaces. UI just chose not to
show them.



|---------+------------------------------>
|         |           "Kent Johnson"     |
|         |           <Kent_Johnson@oti.c|
|         |           om>                |
|         |           Sent by:           |
|         |           jdt-core-dev-admin@|
|         |           eclipse.org        |
|         |                              |
|         |                              |
|         |           09/30/2002 05:26 PM|
|         |           Please respond to  |
|         |           jdt-core-dev       |
|         |                              |
|---------+------------------------------>

>
-------------------------------------------------------------------------------------------------------------------|

  |                                            |
  |        To:      jdt-core-dev@xxxxxxxxxxx               |
  |        cc:                                            |
  |        Subject: Re: [jdt-core-dev] Should Object be included in
hierarchy of an interface?                        |

>
-------------------------------------------------------------------------------------------------------------------|




If you were to do this, would interfaces appear when I browse the
hierarchy of a package or source folder?

Currently, if I browse the hierarchy of the source folder 'search', I can
not browse the interfaces included in the source folder.





"Jerome Lanneluc" <Jerome_Lanneluc@xxxxxxx>
Sent by: jdt-core-dev-admin@xxxxxxxxxxx
09/30/2002 07:30 AM
Please respond to jdt-core-dev


        To:     jdt-core-dev@xxxxxxxxxxx
        cc:
        Subject:        [jdt-core-dev] Should Object be included in
hierarchy of an interface?

Bug 23656 requests Object to be included in the type hierarchy on an
interface. E.g. opening a type hierarchy on IWorkspace would show:

- Type hierarchy:
      Object
      +- IWorkspace
          +- Workspace
- Super type hierarchy:
      IWorkspace
      +- IAdaptable
      +- Object

Does anybody would have any concrete use for this? What are the pros and
cons?


_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev



_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev




_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev



_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev




_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev





Back to the top