about isolation / namespace : we now use javascript modules provided by Requires.js . One
goal is to have global namespace usage (i.e window). So ultimately we should not use
global anymore at some point.
Julien Viet
Are there any other core Javascript things we extend/override that would have jquery
equivalents so we don't have this issue with something else ? I see we are doing
things with Function, String, and Array in Util.js.
From the comment on the JIRA, in 3.3 javascript is lazy loaded and portlets no longer
will be able to override the javascript we provide since it's loaded after the
portlet's javascript I'm assuming ? So optimally everything we provide should
probably have a namespace as to not conflict with other portlet's javascript.
On 07/27/2012 04:00 AM, Trong Tran wrote:
> the problem has just been fixed in latest GateIn 3.4 snapshot and you could refer to
https://issues.jboss.org/browse/GTNPORTAL-2479 for more details
>
> On 26 July 2012 10:53, Phuong Viet VU <phuongvv(a)exoplatform.com
(mailto:phuongvv@exoplatform.com)> wrote:
> > Hi, look like problem with jquery, i'm not sure
> > can you send me the demo portlet, or the link to download it. So I can
reproduce the bug, thanks
> >
> > _______________________________________________
> > gatein-dev mailing list
> > gatein-dev(a)lists.jboss.org (mailto:gatein-dev@lists.jboss.org)
> >
https://lists.jboss.org/mailman/listinfo/gatein-dev
> >
>
>
>
> _______________________________________________ gatein-dev mailing list
gatein-dev(a)lists.jboss.org (mailto:gatein-dev@lists.jboss.org)
https://lists.jboss.org/mailman/listinfo/gatein-dev
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org (mailto:gatein-dev@lists.jboss.org)
https://lists.jboss.org/mailman/listinfo/gatein-dev