Re: Single Page Application

2018-07-02 Thread Kalle Korhonen
I've done SPAs with Tapestry but more recently, I've gone over the "dark side" to develop SPAs with Clojure. I re-implemented one Tapestry+Ember project as a functionally equivalent Clojure app, and I just posted lines-of-code comparison plus other notes about it ( http://www.tynamo.org/2018/07/02/

Re: tapestry-security 0.7.1 and tapestry-resteasy 0.5.0 released!

2018-07-02 Thread Thiago H. de Paula Figueiredo
This is wonderful! Thank you very much! On Mon, Jul 2, 2018 at 3:01 PM Kalle Korhonen wrote: > It's that time of the year again. Actually, the community has been asking > these to be released for a while. Thanks to @homburgs, you can now > contribute chains with RegExPatternMatcher to tapestry-s

tapestry-security 0.7.1 and tapestry-resteasy 0.5.0 released!

2018-07-02 Thread Kalle Korhonen
It's that time of the year again. Actually, the community has been asking these to be released for a while. Thanks to @homburgs, you can now contribute chains with RegExPatternMatcher to tapestry-security ( https://github.com/tynamo/tapestry-security/pull/50). Also, 0.7.1 is now using the latest ve