Well, I prefer using Javascript library like JQuery or Mootools for Ajax
rather than Dojo. With JQuery I only have 10kB after compressing with gzip.
On 7/11/07, Lionel <
lionel@...> wrote:
>
> climbingrose wrote:
> > Dojo just seems to be to heavy weight for most purposes. I mean if
> > you only want a bloody calendar in your webapp, you don't want to
> > load up a 100kb of javascript. Plus, it might be my experience only,
> > Dojo seems to have the tendency to hang my browser everytime I open a
> > Dojo-based app.
>
> I've been using dojo for more than 1 year.
> I had huge performance concerns (but no hang).
> The only solution was to disable parseWidget and add widgets using
> dojo.widget.createWidget.
> Also use gzip compression on *.js.
> This way, every thing works pretty fine.
> If it's not possible with struts 2, stay far away from the ajax theme...
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
user-unsubscribe@...
> For additional commands, e-mail:
user-help@...
>
>
--
Regards,
Cuong Hoang