using internal.graph classes [message #152670] |
Mon, 04 October 2004 09:39 |
Eclipse User |
|
|
|
Originally posted by: rsudra.hotmail.com
Dear all,
I am writing my own layout code that subtypes draw2d's
org.eclipse.draw2d.internal.graph.GraphVisitor and makes use of some of its
subtypes in the same package. Given that these are marked as internal,
should I be doing this or using some other approach to protected against API
changes in the future?
Thanks
Raj
|
|
|
Re: using internal.graph classes [message #152677 is a reply to message #152670] |
Mon, 04 October 2004 15:24 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
> I am writing my own layout code that subtypes draw2d's
> org.eclipse.draw2d.internal.graph.GraphVisitor and makes use of some of
its
> subtypes in the same package. Given that these are marked as internal,
> should I be doing this
It's your only option at this point
> or using some other approach to protected against API
> changes in the future?
You should be working with the GEF team to identify the types of extensions
that are useful, so that we can understand and support them through public
API one day. Open a bugzilla with a detailed description. Thanks!
> Thanks
> Raj
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02145 seconds