Re: Re: Open Discussion: remove Bootstrap from T5 core

2019-02-18 Thread Bob Harner
Thiago, Template overriding would only work for those Tapestry-supplied components that use templates, right? But most currently don't, which could be changed and is part of what I was suggesting here: https://markmail.org/message/m5g3icg3jsxi7nc5 On Mon, Feb 18, 2019, 2:04 PM Thiago H. de Paula

Re: Re: Open Discussion: remove Bootstrap from T5 core

2019-02-18 Thread Thiago H. de Paula Figueiredo
I know it's not the most future-proven way of doing this, but couldn't a simple solution would be to have a separate JAR which subclasses the components using Bootstrap, do nothing but change the template and then contribute the components to ComponentOverride? On Fri, Feb 15, 2019 at 10:03 AM Jen