Re: Rails 7 features

2021-09-16 Thread Korbinian Bachl
>> >> I'm a bit short on time currently but what I meant with the fewer >> redeploys is not anywhere near this livereload jvm. Why? well, I dont think >> wicket is used that much in "small" projects but in rather larger ones. >> (I know DHL uses it for the GK-Portal - the solution any smaller

Re: Rails 7 features

2021-09-16 Thread Martin Grigorov
On Thu, Sep 16, 2021 at 9:06 AM Korbinian Bachl < korbinian.ba...@whiskyworld.de> wrote: > > > - Ursprüngliche Mail - > >> > > >> Could you make a quickstart example use case and we could maybe > brainstorm > >> about it together, what would actually be the leanest solution? > >> > > > >

Re: Rails 7 features

2021-09-16 Thread Korbinian Bachl
- Ursprüngliche Mail - >> > >> Could you make a quickstart example use case and we could maybe brainstorm >> about it together, what would actually be the leanest solution? >> > > http://wicketinaction.com/2014/07/build-resources-with-node.js/ > https://github.com/davidB/livereload-jvm

Re: Rails 7 features

2021-09-15 Thread Martin Grigorov
On Wed, Sep 15, 2021 at 9:50 AM Martin Terra < martin.te...@koodaripalvelut.com> wrote: > ke 15. syysk. 2021 klo 8.53 Korbinian Bachl ( > korbinian.ba...@whiskyworld.de) > kirjoitti: > > > Hi Martin, > > > > thanks for the details, please see below. > > > > - Ursprüngliche Mail - > > > >

Re: Rails 7 features

2021-09-15 Thread Martin Terra
ke 15. syysk. 2021 klo 8.53 Korbinian Bachl (korbinian.ba...@whiskyworld.de) kirjoitti: > Hi Martin, > > thanks for the details, please see below. > > - Ursprüngliche Mail - > > > > From what I've understood you know just some parts of Wicket and this > makes > > you think some things are

Re: Rails 7 features

2021-09-14 Thread Korbinian Bachl
Hi Martin, thanks for the details, please see below. - Ursprüngliche Mail - > > From what I've understood you know just some parts of Wicket and this makes > you think some things are hard or even imposible. > Have you considered using Wicket's mounted resource ? it is something >

Re: Rails 7 features

2021-09-14 Thread Martin Grigorov
lls to mounted resources. And yes, Wicket is not a silver bullet that you should use for all types of applications! Whenever you have specific questons about Wicket please ask at us...@wicket.apache.org! We will try to help you or even recommend you another library/framework when Wicket is not the be

Re: Rails 7 features

2021-09-14 Thread Korbinian Bachl
my 2c - Ursprüngliche Mail - > Von: "Andrea Del Bene" > An: "dev" > Gesendet: Montag, 13. September 2021 13:15:29 > Betreff: Re: Rails 7 features > Thanks Martijn! Could point out which features you consider "palatable" for > Wicket? Sorr

Re: Rails 7 features

2021-09-13 Thread Andrea Del Bene
Thanks Martijn! Could point out which features you consider "palatable" for Wicket? Sorry but so far I hadn't the chance to read the article in depth. On Thu, Sep 9, 2021 at 5:38 PM Martijn Dashorst wrote: > >

Rails 7 features

2021-09-09 Thread Martijn Dashorst
https://world.hey.com/dhh/rails-7-will-have-three-great-answers-to-javascript-in-2021-8d68191b Somehow I think that a couple of these features would be a great fit for Wicket. But I don't know if they are easy or neigh impossible to implement. Martijn