Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] Non-graphical edit parts.

Hi all.
In my application not all the children of the graphical edit parts are
instances of the GraphicalEditPart (as they are not shown on the screen).
But I often receive ClassCastException. While I am developing the
application I am patching GEF code (in renamed classes).

I've got following questions:
1. I am developing on a GEF 2.1.2. Will the support for non-graphical edit
parts be improved in the next release?
2. May be it would make sence to submit updated code?
3. Or it is strictly prohibited to use them (though they proved really
useful for me)

Best regards,
Eugene


Back to the top