Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-debug-dev] Asynchronous Viewers

Darin,

We are using the asynchronous viewers to implement some of the CDT views. I have seen problems with the Debug and Variables views in JDT. Is the situation that bad that we better switch to our old implementation? What would you recomend to do?

Thanks,
Mikhail
----- Original Message ----- From: "Darin Wright" <Darin_Wright@xxxxxxxxxx> To: "Eclipse Platform Debug component developers list." <platform-debug-dev@xxxxxxxxxxx>
Sent: Monday, April 03, 2006 5:38 PM
Subject: Re: [platform-debug-dev] Asynchronous Viewers



Currently, the viewers are not provisional API. We have found the viewer
implementation to be the most volatile piece of the flexible
hierarchy/asynchronous interactions. Instead, the provisional APIs
include the adapters/infrastructure that plugs into the asynchronous
viewers, rather that the viewers themselves (i.e. content adpaters,
label adapters, etc).

Darin Wright




"Mikhail Khodjaiants" <mikhailk@xxxxxxx>
Sent by: platform-debug-dev-bounces@xxxxxxxxxxx


04/03/2006 03:55 PM


Please respond to
"Eclipse Platform Debug component developers list."


To
<platform-debug-dev@xxxxxxxxxxx>

cc

Subject
[platform-debug-dev] Asynchronous Viewers







Hi,

What are the plans regarding the asynchronous viewers
(AsynchronousTreeViewer and AsynchronousTableViewer)? Currently these
classes are internal, not provisional. As far as I remember the
intention was to make it public and consider to move to the platform for
4.0. Has it changed?

Thanks,
Mikhail Khodjaiants
QNX Software Systems_______________________________________________
platform-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-debug-dev






Back to the top