From: neek <neekfenw...@gmail.com>
Date: Tue, 20 Mar 2012 00:22:27 -0700 (PDT)
Local: Tues, Mar 20 2012 3:22 am
Subject: Re: Cometd 2.4.0 Javascript AMD compliant patch
On Feb 28, 4:44 pm, sarurobi <vittorio.balles...@gmail.com> wrote:
> Sorry, that's the best I could do as I don't have a Jira account
Yeah, last time I looked you could attach a file to a pool of files on
> neither I was able to "attach" something (BTW: how the hell it is > supposed to work with google groups ?? ) the group itself, but not to individual posts or 'Discussions'. Seems crazy. Thank you very much. Your patch seems to be backwards but I can see what you were doing. I've patched up cometd.js files, and also reload.js and ReloadExtension.js since I use that. Other extensions would need patching accordingly. However, my ready() events then fail to work, which seems to be a dojo
I'm not sure your code is correct. Where you have e.g.:
define("org/cometd",[],function() {
at the top of org/cometd.js, I'm used to syntax like this:
define( [ "dojo/_base/declare", .. list of dependencies .. ],
Something alone those lines, anyway. I've tried updating the code to
Due to the loader bug and ready() event not working, this simple AMD
Nick You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||