All Tags »
Dsl »
Prototype (RSS)
Sorry, but there are no more tags available to filter with.
-
This solution demonstrates how DSL prototype can be leveraged in order to extend the Class designer DSL sample and support patterns.
-
This video demonstrates how DSL prototype can be leveraged in order to extend the Class designer DSL sample and support patterns.
-
Everybody knows patterns promoted by the famous Gang of Four, when defining a model the same problematic applies. Some concepts are based on the same structure or a concept can be an aggregate of existing concepts. It would be very useful to be able to define reusable patterns in DSL as we can do for code. This post will present a solution ...