If yoy are talking about the first patch is about static methods in interfaces.there is a test case that deacribes the problem
On Sun, 2 Dec 2018, 22:32 Thiago H. de Paula Figueiredo <[email protected] wrote: > On Fri, Nov 30, 2018 at 9:57 PM Dimitris Zenios <[email protected] > > > wrote: > > > Another one small fix > > > > Thank you very much! But could you please describe what the problem was and > what the fix is? :) I've read the patch but I couldn't immediately > understand. > > > > On Sat, Dec 1, 2018 at 1:51 AM Dimitris Zenios < > [email protected]> > > wrote: > > > >> Sure but lets get 5.5 out the door first. > >> > >> I have been going over the changes and i have some patches available. > >> > >> First attached is the already mentioned issue with static interface > >> methods > >> > >> > >> > >> On Sat, Dec 1, 2018 at 1:26 AM Thiago H. de Paula Figueiredo < > >> [email protected]> wrote: > >> > >>> On Fri, Nov 30, 2018 at 7:36 PM Dimitris Zenios < > >>> [email protected]> > >>> wrote: > >>> > >>> > I have some ideas on that subject but lest get 5.5 out first and > >>> continue > >>> > on that afterwards > >>> > > >>> > >>> Nice! Could you please start a new thread with your ideas? I'm curious > >>> about them. :) > >>> > >>> > >>> > > >>> > On Fri, Nov 30, 2018 at 11:33 PM Thiago H. de Paula Figueiredo < > >>> > [email protected]> wrote: > >>> > > >>> > > Yeah, it would break webapps styled with Bootstrap 4 due to the > >>> different > >>> > > tagging. Maybe we (the Tapestry team or the community) could come > up > >>> > with a > >>> > > separate library to do this. > >>> > > > >>> > > On Fri, Nov 30, 2018 at 7:30 PM Dimitris Zenios < > >>> > [email protected] > >>> > > > > >>> > > wrote: > >>> > > > >>> > > > Its not so huge my main concern is the backwards compatibility > >>> > > > > >>> > > > On Fri, Nov 30, 2018 at 11:27 PM Thiago H. de Paula Figueiredo < > >>> > > > [email protected]> wrote: > >>> > > > > >>> > > > > On Fri, Nov 30, 2018 at 6:45 PM Dimitris Zenios < > >>> > > > [email protected] > >>> > > > > > > >>> > > > > wrote: > >>> > > > > > >>> > > > > > Even though it might be irrelevant i was also thinking of > >>> bootstrap > >>> > > 4. > >>> > > > > > > >>> > > > > > >>> > > > > Hmm, it would be nice, but I don't think it would be a trivial, > >>> quick > >>> > > > thing > >>> > > > > to do. Any takers? :) > >>> > > > > > >>> > > > > > >>> > > > > > > >>> > > > > > On Fri, Nov 30, 2018 at 10:31 PM Dimitris Zenios < > >>> > > > > > [email protected]> > >>> > > > > > wrote: > >>> > > > > > > >>> > > > > > > +1 > >>> > > > > > > > >>> > > > > > > On Fri, 30 Nov 2018, 22:28 Thiago H. de Paula Figueiredo < > >>> > > > > > > [email protected] wrote: > >>> > > > > > > > >>> > > > > > >> Hello! > >>> > > > > > >> > >>> > > > > > >> Since we now have a working build and ASM 7 supporting > Java > >>> 11, > >>> > I > >>> > > > was > >>> > > > > > >> thinking of release a beta version so people could test it > >>> on > >>> > > their > >>> > > > > > >> own projects. What do you think? > >>> > > > > > >> > >>> > > > > > >> Cheers! > >>> > > > > > >> -- > >>> > > > > > >> Thiago H. de Paula Figueiredo > >>> > > > > > >> > >>> > > > > > >> > >>> > > > > >>> --------------------------------------------------------------------- > >>> > > > > > >> To unsubscribe, e-mail: > [email protected] > >>> > > > > > >> For additional commands, e-mail: > >>> [email protected] > >>> > > > > > >> > >>> > > > > > >> > >>> > > > > > > >>> > > > > > >>> > > > > > >>> > > > > -- > >>> > > > > Thiago > >>> > > > > > >>> > > > > >>> > > > >>> > > > >>> > > -- > >>> > > Thiago > >>> > > > >>> > > >>> > >>> > >>> -- > >>> Thiago > >>> > >> > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > -- > Thiago >
