Last change
on this file since 274 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
270 bytes
|
Line | |
---|
1 | // stub loader for the cometd module since no implementation code is allowed to live in top-level files |
---|
2 | dojo.provide("dojox.cometd"); |
---|
3 | dojo.require("dojox.cometd._base"); |
---|
4 | dojo.require("dojox.cometd.longPollTransport"); |
---|
5 | dojo.require("dojox.cometd.callbackPollTransport"); |
---|
Note: See
TracBrowser
for help on using the repository browser.