Second prototype : generation from UML to Zend Framework

2 Responses to “Second prototype : generation from UML to Zend Framework”

  1. Etienne Says:

    “to define a Wisss DSL since it lacks some important notions and shortcut”: which one ?

  2. Alf Says:

    we are thinking to exclusive association, instead of putting 0..1 cardinalities or an interface. I mean for instance : an article can have one user as author or one anonymous author (stupid example).

    The main goal is to be able to define a webapp model without knowing which stereotype to use, how you must use some features to get what you want and only be able to set meaningfull information.

    UML has to many features for a webapp and is not oriented for this.

    I’m thinking for instance to define a view metamodel, to have some properties like “isAjaxied”, etc … features which allow a developper to generate an applicatio without reading pages of docs.

Leave a Reply