daniel sti

- Total activity 278
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 6
- Subscriptions 79
-
Created Multiline Strings and MPS
Hi Community, im just wondering what the suggested approach for handling multiline string literals (also in conjunction with baselang) ist. There are many posts and discussions in the forum regardi... -
Created IValidIdentifier very strickt for ClassConcept Names
Hi folks, i m just wondering if it is possible to get around the IValidIdentifier restriction of MPS. Hello-World should be a valid identifier for a class concept, however, there is a property rest... -
Created Declaration and Name of Concept not found in the MPS user guide
Hi folks, anyone knows the name of these fancy "kind of intention" buttons? Where in MPS are this buttons defined? Cheers, Daniel -
Created Java Runtime / Java Compile-Time
Hi Folks, this is basically a very simple question, but i did not found an answer in the user guide. I installed MPS 2019.2 on MacOS, which includes a jbr under Contents/jbr. Obviously the MPS Work... -
Created DataFlow Problem / Question
Hi Pro's, i m just fiddling around with a very basic example for DataFlow. It s very similar to a switch/case in java, except that it does not need a break for the cases. It works as expected, ... -
Created Left Transfrom on Expressions
Hi Pros, i m having some issues with left transformations. My Problem is very similar to the Situation we have with the SNodeTypeCastExpression if we have something similar to node : DotExp... -
Created OperationContext disapeard, last seen in 2018.3 !
Hi Pro's, i have to report a missing OperationContext in the LOOP-Macros.The OperationContext was last seen in 2018.3, but disapeard with 2019.1. I need it however, to access the all project... -
Created Standard Collection Editor with prefixes per collection element
Hi, this is a very specific question regarding the standard mps collection editor. I want to change the look of the baselang InstanceMethodCall, which currently looks somehow like myClassInstance.f... -
Created View References in the referring and the referred Concept - Best Practice?
Hi folks, just looking for some hints how such a requirement could be implemented in a neat way with the MPS editor. Let me explain the situation first: I have a concept "Site" which consists of Mu... -
Created Preconfigure Concepts when inserting... not possible with Node Factories .. but with?
Hi Folks, just wondering if someone has a good hint for this requirement. I have a simple Ui Language, which allows the DSL Developer to insert Widgets into a GridLayout. The Widgets are childs of ...