Home
MPS Support | JetBrains
Submit a request
Community
Sign in
apomelov
Follow
New posts
New posts and comments
Total activity
91
Last activity
January 12, 2016 13:45
Member since
June 16, 2011 08:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (16)
Comments (51)
Sort by votes
Recent activity
Votes
Created
September 08, 2011 06:52
The solution was to add a property constraint, that does not allow the '=' char in the name. Unfortunately it's not intuitive enough:(
Community
MPS
Trouble with the side transform action
1 vote
Created
January 10, 2014 07:54
I'll try to simplify my sample.What I want to create is:concept File<T> implements INamedConceptFile has one child: body: T of cardinality [1] File has an editor like this:name: {name} %body% Then...
Community
MPS
Is it possible to parametrize concept with another concept (generic concept)?
0 votes
Created
April 03, 2012 18:35
Evgeny,Overriding named editor fragments it's a great idea. In my case there is a hierarchy of concepts and all of them should have some header/footer in the editor. I'd like to specify one abstrac...
Community
MPS
Concept Inheritance and Editors
0 votes
Created
October 31, 2011 15:33
Hello, MikhailI think, the most general solution is the model format: ... <node role="statement" type="ForStatement" etc... ... Otherwise, sure it depends on the current language.
Community
MPS
AST to XML in MPS
0 votes
Created
November 01, 2011 13:46
I'm not sure that xslt is the best technique for C code modification. It's nice for xml transformation;)Are you going to serialize the transformed xml back to the C code? If so, why don't you use t...
Community
MPS
AST to XML in MPS
0 votes
Created
December 21, 2011 15:41
Oh, it's really good news! Is there an issue to vote and track for?Is the persistence going to be absolutely custom or it will have some constraints (XML only or smth like this)?
Community
MPS
Custom model persistence in MPS
0 votes
Created
April 04, 2012 18:13
Mihail,it's really good news! I'll test it with great pleasure!:)Regards, Alexey
Community
MPS
Custom model persistence in MPS
0 votes
Created
April 11, 2012 10:38
Hello, Mihail!How is it going? Is there any build to test the custom persistence feature?Regards, Alexey
Community
MPS
Custom model persistence in MPS
0 votes
Created
February 17, 2012 12:21
May be I should be implemented as custom persistence for XML models in nearly future? ;)
Community
MPS
Generating models from XML files
0 votes
Created
September 28, 2011 18:49
I've found, that TextGen declared for concept interface is not inherited. For abstract concept it works, but not for interface. Generation results into "<!TextGen not found for <concrete concept>!>"
Community
MPS
Calling the textgen procedure for super concept
0 votes
1
2
3
4
5
6
›
»