Home
MPS Support | JetBrains
Contact Support
Community
Sign in
Vladimir Sitnikov
Total activity
109
Last activity
October 09, 2017 18:35
Member since
May 20, 2015 16:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
35
Activity overview
Posts (19)
Comments (55)
Sort by recent activity
Recent activity
Votes
Created
June 10, 2015 14:10
@msch95, you should use MPS to update the model. Don't try updating the file directly.For instance, you use "new initialized" API to create node and add it accordingly: SModel language, SModellangu...
Community
MPS
bidirectional dataflow in calculator sample project
0 votes
Created
June 11, 2015 09:26
How could I save the input from my GUI app to MPS as simple as possible?I do not know yet. I'm going to try NodeSerializer approach first.One thing that isn't quite clear to me is the http server. ...
Community
MPS
bidirectional dataflow in calculator sample project
0 votes
Created
May 22, 2015 17:22
I just thought there might be some secret "use this if empty" COPY_SRC (or whatever) setting.I might try implementing $COPY_SRC_DEF$ [ node ] that will basically be rewritten to $IF node.isNotNull$...
Community
MPS
Best way to handle generation of optional values
0 votes
Created
May 22, 2015 22:11
You may use the $IF$ node macro, I guessThat's quite a few of $IF$/else <T T> macros. I wish MPS could use "wrapped" node in case context is empty.
Community
MPS
Best way to handle generation of optional values
0 votes
Created
May 22, 2015 21:55
Community
MPS
Best way to handle generation of optional values
0 votes
Created
May 23, 2015 16:43
Is there any kind of maven/ivy/etc dependency resolution?
Community
MPS
How to reference 3rd party java libraries in MPS language?
0 votes
Created
June 03, 2015 10:01
about the possibility to start webserver inside MPS process and process requests inside itFirst of all, it would be good if I could start activities without creating new process.When using webserv...
Community
MPS
Start/stop of background model updater
0 votes
Created
June 01, 2015 22:02
I've created https://youtrack.jetbrains.com/issue/MPS-22103
Community
MPS
Constraints inheritance and composition
0 votes
Created
May 22, 2015 10:42
Some motivation is here: stackoverflow.com/questions/30383247/mps-way-of-attaching-additional-attributes-to-concepts-properties-referencesI've attached my current code.I'm trying to create a DSL fo...
Community
MPS
How to substitute XXX.class.getName() in generation when class is returned by concept behavior?
0 votes
Created
May 22, 2015 10:50
Do you have any idea how to attach images to the questions?I've attached current code to both original question and the reply, however it does not appear in forum UI when browsing.
Community
MPS
How to substitute XXX.class.getName() in generation when class is returned by concept behavior?
0 votes
«
First
‹
Previous
Next
›
Last
»