For some client-side development in Vaadin Framework, such as implementing a column-renderer, which of the two archetypes should I be using?
- com.vaadin:vaadin-archetype-addon
- com.vaadin:vaadin-archetype-widget
The latter has current versions numbers matching those of the Vaadin Framework. And the latter is listed in the Maven page of the Vaadin site. So I guess I will go with that one. One reservation: The description as seen in the screen shot below reads "Vaadin 7" but I am using Vaadin 8.1.3.
What is the other archetype for? Is it outmoded now?