On Thu, 29 Aug 2013 13:47:34 -0300, Boris Horvat
<horvat.z.bo...@gmail.com> wrote:
Something like that but easier :D
I would like to avoid doing
@ImportJQueryUI({"jquery.ui.core", "jquery.ui.widget", "jquery.ui.mouse",
"jquery.ui.position", "jquery.ui.accordion", "jquery.ui.autocomplete",
"jquery.ui.button", "jquery.ui.datepicker", "jquery.ui.dialog",
"jquery.ui.draggable", "jquery.ui.droppable", "jquery.effects.blind",
"jquery.effects.bounce", "jquery.effects.clip", "jquery.effects.drop",
"jquery.effects.explode", "jquery.effects.fade", "jquery.effects.fold",
"jquery.effects.highlight", "jquery.effects.pulsate",
"jquery.effects.scale", "jquery.effects.shake", "jquery.effects.slide",
"jquery.effects.transfer", "jquery.ui.progressbar",
"jquery.ui.resizable",
"jquery.ui.selectable", "jquery.ui.slider", "jquery.ui.sortable",
"jquery.ui.tabs"})
Are you really using everything in the list above? I'd create one
component for each thing there and each component imports the stuff it
actually needs.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org