Re: Future of Tapestry

2017-01-06 Thread Thiago H. de Paula Figueiredo
On Fri, Jan 6, 2017 at 5:44 AM, Stephen Nutbrown wrote: > For what it's worth,. I'm a spring boot developer by day, I've just found https://github.com/code8/tapestry-boot by accident. :P There's also Bootique.io, which is a framework inspired by Spring Boot and DropWizard, which I've never use

Re: Future of Tapestry

2017-01-05 Thread Stephen Nutbrown
For what it's worth,. I'm a spring boot developer by day, but in my spare time I've put together a few sites using t5 including a personal wedding website and socialwage.com and it is nice for these kinds of projects, which don't require a single page app or an API consumed by mobiles (which it can

Re: Future of Tapestry

2017-01-05 Thread Thiago H. de Paula Figueiredo
On Thu, Jan 5, 2017 at 1:47 PM, wrote: > Hi all, > Hello! > I discover recently Tapestry and it's for me a great Framework but my boss > tells me that his end is near ... > What's the actual scenario? If you're going to write something which isn't a single-page application in Java, I think Ta

Re: Future of Tapestry

2017-01-05 Thread Bob Harner
Tapestry is still alive and kicking, but like most (all?) server-side web frameworks, it is seeing a decline in activity as developers switch to single-page applications using JavaScript UI frameworks such as Angular, React and Vue.js. In my opinion Tapestry is still an excellent choice for apps wh

Re: Future of Tapestry

2017-01-05 Thread Peter Hvass
I don't see a good reason why Tapestry should be proclaimed dead so long as it's kept active! Many of the more 'modern' alternatives just are not mature enough or ready for serious, corporate projects yet. Kind regards, Peter On 5 January 2017 at 17:47, wrote: > Hi all, > > I discover recently