Open ggam opened 7 years ago
As for the top menu: as long as we'll offer a solution for small and medium (iPad) screens, I'm fine with that.
Xtext can do anything :). It's just a framework we can use to generate code more easily. The code generator itself is a program written by us. Basically, it's just this folder: https://github.com/stephanrauh/JSFLibraryGenerator/tree/master/de.beyondjava.xtext.jsf/src/de/beyondjava/xtext/jsf/generator. Not much code, given how much it helps us.
The following can be done to better advise the user about deprecated stuff:
styling. Can xtext handle this?