btw any plans to update the jquery (the plugin I would like to use requires
newer jquery as it would seem)


On Thu, Aug 29, 2013 at 11:08 PM, Boris Horvat <horvat.z.bo...@gmail.com>wrote:

> Well I probably wont use them all but there is a possibility that I will
> use many. Still the plugin I plan to use will depend on quite a few and I
> was just curios if there is such way to add them all at once (I guess many
> of mine plugins will use some of them)
>
> PS I would follow the approach and create a component for this that much
> is certain :D
>
>
> On Thu, Aug 29, 2013 at 7:42 PM, Thiago H de Paula Figueiredo <
> thiag...@gmail.com> wrote:
>
>> 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-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
> --
> Sincerely
> *Boris Horvat*
>



-- 
Sincerely
*Boris Horvat*

Reply via email to