Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 423406

Summary: Clean code of TaskHelper.checkPrecondition
Product: [Modeling] Sirius Reporter: Laurent Redor <laurent.redor>
Component: CoreAssignee: Project inbox <sirius.core-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3 CC: florian.barbin, pierre-charles.david
Version: 0.9Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=422957
Whiteboard:

Description Laurent Redor CLA 2013-12-06 04:39:02 EST
During the cleaning made for #422957, the @deprecated on org.eclipse.sirius.business.api.helper.task.TaskHelper.checkPrecondition(EObject, AbstractToolDescription) has been removed, because there is currently no alternative.
Nevertheless, this method should be clearly pooled with org.eclipse.sirius.tools.internal.command.builders.AbstractCommandBuilder checkPrecondition methods.
Comment 1 Pierre-Charles David CLA 2017-09-27 03:23:16 EDT
As discussed with Laurent, it seems the remark does not make sense anymore on the current code base. It was a very minor internal improvement anyway, so WONTFIX.