Personally I would just wrap the thing.
It s not like jQuery is too big and performs poorly.

Sure the GWT compiler will do some optimizations on 100% GWT code.

But I wrote several GWT wrappers and never had issues with performance due
to the size of the underlying js libraries.
Most of the time they are well written well tested libraries.

Some GWT "purist" will always go with the "it s only a wrapper"-argument.
But that s for marketing reasons.

Only my  0.02$




2014-02-17 12:40 GMT+01:00 salk31 <sal...@gmail.com>:

> Did wonder about that. Another big dependency though? Looking at the
> jGrowl code I mostly want the CSS. Most of the JavaScript is just for
> setting configuration options, GWT/Java is nicer for that than JSON like
> config (IMHO).
>
>
> On Monday, February 17, 2014 11:31:45 AM UTC, Alain wrote:
>
>> I m guessing GWT Query  could help do the port ?
>> Note I never used GWT Query.
>>
>>
>> 2014-02-17 12:17 GMT+01:00 salk31 <sal...@gmail.com>:
>>
>> I really like https://github.com/stanlemon/jGrowl but this would be our
>>> only reason to include jQuery so I'm reluctant to bring in such a big
>>> dependency.
>>>
>>> Anyone got a nice pure GWT version?
>>>
>>> I can't find any mentions since: https://groups.google.
>>> com/forum/#!searchin/google-web-toolkit/toaster/google-
>>> web-toolkit/uK_cgGqn2U4/0xdsLW7Ry1YJ
>>>
>>> If not I'd be up for asking the jGrowl guy for permission to do a GWT
>>> port, would anyone be interested in using/sharing/helping?
>>>
>>> btw I'm after more than NotificationMole (although I've not even managed
>>> to get that to work yet). jGrowl has nice CSS and easy options for timing,
>>> stacking, position etc
>>>
>>> Regards
>>>
>>> Sam
>>>
>>>
>>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to