Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] Re: @noextend on interfaces

Hmmm. That's not the way I read the documentation. Interfaces may be
"extended" by new interface types, they are not "subclassed". The API usage
guide (it may be out of date) and the UI (in M6) both imply that @noextend
applies to types in general (classes and interfaces) not just classes. The
page you referred us to has an out of date @NoSubclass tag that would have
applied only to classes.

Am I missing something that you meant to point out?
_______________________
David Dykstal
david_dykstal@xxxxxxxxxx


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>                                                                                              |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |David Dykstal/Rochester/IBM@IBMUS                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Cc:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Target Management developer discussions" <dsdp-tm-dev@xxxxxxxxxxx>                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |04/23/08 07:00 PM                                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |@noextend on interfaces                                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Hi Folks,

I just learned that @noextend is meaningless on interfaces:
http://wiki.eclipse.org/API_Javadoc_tags

thanks for putting in all the tags.

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm






Back to the top