Re: [Fornax-developer] [sculptor] New Home Page

2010-06-09 Thread Pavel Tavoda
Hello, top right corner doesn't look good. Is it only my chrome or it looks bad also in other browsers. Attached is screenshot from chrome. This are my notes (it's my very personal opinion and for real changes we need agreement): - Generally better than old one - DSL sample on right should be remov

[Fornax-developer] How Dsl model transformed to code generation model?

2010-06-09 Thread MasterBoy
Hi all, I have a question about the model generated from the DSL model of sculptor which is conform to sculptormetamodel. my question this second model which is used to generate the code is an XMI file? because i have to explain how sculptor work to my teacher and this point is not clear for me.

Re: [Fornax-developer] [sculptor] New Home Page

2010-06-09 Thread Patrik Nordwall
Thanks for your feedback. PaloT wrote: > > Hello, > top right corner doesn't look good. Is it only my chrome or it looks > bad also in other browsers. Attached is screenshot from chrome. > Ok, I thought it would be fun with some dynamic content and therefore I have added a RSS feed gadget from

Re: [Fornax-developer] How Dsl model transformed to code generation model?

2010-06-09 Thread Patrik Nordwall
You mean that step 6 and 8 does the same thing? Yes, we could remove one of the constraint checks but since the model is modified by a transformation inbetween (step 7) we want to be sure that the model is correct. Especially since it is possible for users to do additional things in the transforma