Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] org.eclipse.core.commands API


Yes and Yes.
You might  read/follow
https://bugs.eclipse.org/bugs/show_bug.cgi?id=80137
and the  dozens of links it'll take you to.
I'm sure Susan Franklin would appreciate feedback/remarks/requirements?
(or, dependancies!).

This seems an important integration point to me.
I'd suggest basing it on it,
and if it remains experimental for some reason (e.g. deemed "not ready"), we'd be
still be ahead of the game and justified in marking ours as experimental as well.

David




Jason A Sholl/Raleigh/IBM@IBMUS
Sent by: wtp-dev-bounces@xxxxxxxxxxx

03/30/2005 10:22 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
ryman@xxxxxxxxxx, wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] org.eclipse.core.commands API






Does anyone know whether the experimental undoable operation API in the org.eclipse.core commands plugin will graduate to regular API for 3.1?  We would like to base our DataModel API on IUndoableOperation (and company) which is currently experimental.  If this underlying API does not move from experimental, then any API we base on it would also need to be experimental, right?


Thank you,

Jason A. Sholl
jsholl@xxxxxxxxxx
919-543-0011 (t/l 441-0011)
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top