resthub / resthub-archetypes

RESThub project templates
http://resthub.org/
5 stars 10 forks source link

Remove not very useful webservice archetypes #35

Closed sdeleuze closed 11 years ago

sdeleuze commented 11 years ago

Can get the same behaviour by using backbonejs archetypes and removing src/main/webapp directory. It will give us less archetype to maintain and support.

bclozel commented 11 years ago

I'm ok with that (we talked about it).

  1. We'd better create a sample project using advanced features like HATOAS and so on
  2. If you need a simple WS project, using the backbone archetype and removing the useless stuff is quite easy
  3. many archetypes is good if they're very different and serve different purposes; otherwise, it's a nightmare.