Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef3d-dev] FeedbackLayer3D -- weird code

Hi Jens,

while fixing some problems with the GMF Multi-Editor 3D I found some strange things in org.eclipse.draw3d.FeedbackLayer3D. I have commented out the whole add(..) method, as it seems to only call its super method (or produce a stack overflow error, see comment). Is there something I missed?

I took this code from de.feu.gef3d.topcased.modeler.uml.editor.UMLEditor3D$FeedbackLayer3D, so this is one of the classic "Who the hell wrote this?! - oh it was me" moments ;-). Frankly, I have no idea why it would do this. Doesn't seem to make sense.

Regards
Kristian



Back to the top