comparison lightstring.js @ 68:e1ccfb580228

Replaces that by Conn.
author Sonny Piers <sonny.piers@gmail.com>
date Thu, 02 Feb 2012 00:00:34 +0100
parents 1c8f326fe3ef
children f12c759e4097
comparison
equal deleted inserted replaced
67:1c8f326fe3ef 68:e1ccfb580228
15 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 */ 17 */
18 18
19 19
20 /**
21 * @namespace No code from lightstring should be callable outside this namespace/scope.
22 */
23 var Lightstring = { 20 var Lightstring = {
24 /** 21 /**
25 * @namespace Holds XMPP namespaces. 22 * @namespace Holds XMPP namespaces.
26 * @description http://xmpp.org/xmpp-protocols/protocol-namespaces 23 * @description http://xmpp.org/xmpp-protocols/protocol-namespaces
27 */ 24 */