-
```
What new or enhanced feature are you proposing?
TemporaryVariables and Values can be considered to represent the same types of
elements; it should be possible to safely remove the TemporaryVariab…
-
## The problem
Asked by @briandfoy in [this question in StackOverflow](https://stackoverflow.com/questions/50827511/does-perl-6-automatically-call-any-special-methods-when-it-cleans-up-an-object)
…
-
| --- | --- |
| Bugzilla Link | [495327](https://bugs.eclipse.org/bugs/show_bug.cgi?id=495327) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jun 02, 2016 12:50 EDT |
| Modified | Jun…
-
| --- | --- |
| Bugzilla Link | [492255](https://bugs.eclipse.org/bugs/show_bug.cgi?id=492255) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 22, 2016 10:34 EDT |
| Modified | Aug…
-
As a framework developer, I'd like to be able to be involved in the early process of configuration mapping, specifically gathering information about the configuration model before mapping occurs. In t…
-
With @jecisc we would expect this attribute to be generated as a slot, but it uses the lazy attribute dictionary mechanism instead.
We also expect the generated property to indicate that it is multiv…
-
#361 introduced marker interfaces, that cause the export of the EMF metamodel to fail.
For example, when publishing the EGL module we get:
```
Exception in thread "main" java.lang.Error: This c…
-
I tried writing some Flexmi files in YAML format today, using this custom metamodel:
[queryset-metamodel.zip](https://github.com/eclipse/epsilon/files/10155016/queryset-metamodel.zip)
I tried wr…
-
Most of the code is not PEP-8 compliant.
The main issue comes with the use of camel case.
Changing to snake case can be partially automated with the following tool: https://github.com/abarker/camel-…
-
I am trying to load an AUTOSAR arxml file. Therefore, I created the Ecore model from the publicly available XSD. When I try to load the resource, I am getting the following error:
```
File "c:\works…