Just not by default, please.

On Mon, May 27, 2013 at 6:32 PM, Sebastien <[email protected]> wrote:

> Hi Martin,
>
> About the dynamic calculation, can't it be made according to an
> IApplicationSettings or an IJavaScriptLibrarySettings flag? Maybe could
> this flag be false by default and the user may set it to true it if its
> application needs to be used by IE6/7/8?
>
> Thanks & best regards,
> Sebastien
>
>
> On Mon, May 27, 2013 at 11:20 PM, Martin Grigorov <[email protected]
> >wrote:
>
> > Hi,
> >
> > At https://issues.apache.org/jira/browse/WICKET-5208 you may see a
> simple
> > patch that makes JQueryResourceReference more dynamic.
> > With this change Wicket can deliver jQuery 2.x to modern browsers and
> > jQuery 1.x for IE 6/7/8.
> >
> > Pros: smaller jQuery
> > Cons: dynamic calculation by using the user agent to make the decision.
> >
> > Do you think this is useful/problematic ?
> >
> > The user application still can set its own ResourceReference with jQuery
> > version that it prefers.
> >
>

Reply via email to