| Summary: | OCLInEcore editor throws Exception when openening meta model | ||
|---|---|---|---|
| Product: | [Modeling] OCL | Reporter: | Ralph Gerbig <ralphgerbig> |
| Component: | Core | Assignee: | OCL Inbox <mdt-ocl-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ed |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ralph Gerbig
The problem is that an embedded OCL expression ends with a comment, and so when the terminating ';' is appended the terminating ';' is commented too. Workaround; add a new line at the emd of the commenrt or remove the commented out code. [Developers note; the serialization speed of this example is dreadful. Worth comparing with Indigo and trying to isolate as an OCL or Xtext inadequacy.] (In reply to comment #0) > I get the following exception when opening this model Exception not reproducible on M4; looks like an Xtext improvement. (In reply to comment #2) > (In reply to comment #0) > > I get the following exception when opening this model > > Exception not reproducible on M4; looks like an Xtext improvement. Performance issue moved to Bug 401953. CLOSED after more than a year in RESOLVED state. and CLOSE |