daniel sti
- Total activity 283
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 81
-
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 Gen Priorities and Closure/Collection Lang
Hi Folks, i m stuck with some Generation issues regarding the closure / collection language. In my language cltest (extends baselang), i have a concept status (which is similar to an enum, but g... -
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 Remove "languages engaged in generation" programatically
Gentlemen, i m just wondering how i can access the "languages engaged in generation" list of a model. Basically, i just have to clear that list in every project model i have. I wrote a plugin a... -
Created Custom FindUsages letting users enter more information
Hi, i am familiar with the FindUsages system, however, i can not implement my requirements easily. The problem at hand: i need the user to enter some additional text-information before executing th... -
Created Supporting rebinding by name (F5 Key) with own concepts
Hi folks, I just made a concept MethodCall which references a Java InstanceMethod. My MethodCall concept also contains argument expressions. Now: When using F5, of course, not the correct Refere...