RE: Would we need to achieve better place in trends ranking?

2018-12-05 Thread Yasser Zamani
>From: Ken McWilliams >Sent: Wednesday, July 19, 2017 5:55 AM >To: Struts Developers List >Subject: Re: Would we need to achieve better place in trends ranking? > >Lukasz it's good to hear the JSON plugin is on the horizon. For my own work I >created a new JSON Result type using FlexJson, for som

Re: Would we need to achieve better place in trends ranking?

2018-12-05 Thread Dave Newton
On Wed, Dec 5, 2018 at 4:37 AM Yasser Zamani wrote: > I found dagger2 best when there are limited resources and we need an > urgent performance e.g. in mobile devices. But Struts unfortunately is not > able to be used in mobile app developments so we can postpone dagger 2 to > when Struts will be

Re: Would we need to achieve better place in trends ranking?

2018-12-05 Thread Aleksandr Mashchenko
> @dev wdyt? I thought what about add integration with front-end trends e.g. React, Angular, Vu.js, Node.js? Node.js is not front-end. You can use Struts with js front-ends, all you need is to serve json. Which can be achieved with rest or json plugin. Speaking of which, the json plugin can be