Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] API Scanning Tool Available


Ed,

We are working with the Eclipse platform team (Jeem) on this project. The old "internal" tool did not understand component boundaries.

Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx
intranet: http://labweb.torolab.ibm.com/DRY6/



"Ed Burnette" <Ed.Burnette@xxxxxxx>
Sent by: wtp-dev-admin@xxxxxxxxxxx

02/08/2005 02:42 PM

Please respond to
wtp-dev

To
<wtp-dev@xxxxxxxxxxx>
cc
Subject
RE: [wtp-dev] API Scanning Tool Available





The functionality appears to overlap 3.1M3/s "early detection of reference to internal classes" quite a bit, see:
http://download.eclipse.org/downloads/drops/S-3.1M3-200411050810/eclipse-news-part1-M3.html
It would be nice for any additional functionality the scanner provides to be folded into these existing integrated checks.
 
Maintaning the component xml files looks painful. Why not keep the annotations for things like "clients shouldn't implement this interface" in the source code itself, either through special comments or later through J2SE5 annotations?
 


From: wtp-dev-admin@xxxxxxxxxxx [mailto:wtp-dev-admin@xxxxxxxxxxx] On Behalf Of Arthur Ryman
Sent:
Tuesday, February 08, 2005 10:02 AM
To:
bjorn@xxxxxxxxxxxx; cney@xxxxxxxxxxxxx; David M Williams; dominique.devito@xxxxxxxxxxxxx; Jochen Krause; mitch.sonies@xxxxxxxxxxxxx; naci.dai@xxxxxxxxxxxxx; wtp-dev@xxxxxxxxxxx
Subject:
[wtp-dev] API Scanning Tool Available



Jeffrey Liu has published a Web page that describes the new API Scanner[1]. Please review this and send your comments to this list.


[1] http://eclipse.org/webtools/development/apiscanner/apiscanner.html


Arthur Ryman,
Rational Desktop Tools Development


Back to the top