Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=338376

Ed,

it is semantically affected. This includes a review of QVTo and Acceleo
code which will inherit the changed parser grammar.

are there clients of the concrete syntax tree beyond the analyzers in the org.eclipse.ocl.* domain?

I'm currently contemplating adding flavors of the tryLookupClassifier(...) methods that take an additional global:boolean flag and have the existing methods delegate to them. That to me sounds API-compatible, particularly since the global-flag would always be false unless set by the new ::-prefix.

Best,
-- Axel


Back to the top