Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] wst.internet API Changes


Hi,

In an attempt to create usable and maintainable API, several changes have just been dropped to the wst.internet component. The new classes/interfaces are better documented and the majority of the changes are minor or should be obvious to fix. The changes have been dropped to HEAD, and will be tagged for this week's integration build. Please contact me directly if you have any concerns about the new API.

The two changes that are likely to affect the most users are highlighted below:

org.eclipse.wst.internet.monitor.core - The interface IRequest has been changed to a concrete class named Request.

org.eclipse.wst.internet.webbrowser - The class ExtendedBrowser has been renamed to ToolbarBrowser, and additional support provided.

Thanks,
Tim deBoer
WebSphere Tools - IBM Canada Ltd.
(905) 413-3503  (tieline 969)
deboer@xxxxxxxxxx

Back to the top