You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/09/01 21:05:19 UTC

[jira] Resolved: (WICKET-912) shink of resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax.js // general JS in wicket // JS loading by loaderclass

     [ https://issues.apache.org/jira/browse/WICKET-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp resolved WICKET-912.
--------------------------------

    Resolution: Won't Fix

> shink of resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax.js // general JS in wicket // JS loading by loaderclass
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-912
>                 URL: https://issues.apache.org/jira/browse/WICKET-912
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.3.0-beta1, 1.3.0-beta2, 1.3.0-beta3
>         Environment: general all wicket 1.3+
>            Reporter: Korbinian Bachl
>
> Currently, when using basic ajax, a JS resource like "resources/org.apache.wicket.ajax.AbstractDefaultAjaxBehavior/wicket-ajax.js" is included in head and called - this should short and/ or be replaced by fewer JS calls.
> An aproach like the one the YUI team made would be much nicer in regards to header-size and downloaddata. So i would recommend to have wicket taken the same way as YUI and instead of adding several JS paths to the header only 1 loader class and this class then could feed the rest (same as for YUI in 2.3.0 now).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.