KiokuJS.Backend.CouchDB - Some clever yet compact description
// declaring our class
Class('KiokuJS.Backend.CouchDB', {
})
// then instantiating it
var instance = new KiokuJS.Backend.CouchDB({
})
// and doing something totally awesome with it :D
instance.method(param1, param2)
KiokuJS.Backend.CouchDB
is a stub for Joose-orientied JSAN modules.
None.
None.
None.
AttributeType attributeName
Attribute description
method signature
Method description
Our class can be used like this:
// then instantiating it
var instance = new KiokuJS.Backend.CouchDB({
})
and like that:
// then instantiating it
var instance = new KiokuJS.Backend.CouchDB({
})
This extension is supported via github issues tracker: http://github.com/SamuraiJack/Module-Stub/issues
For general Joose questions you can also visit #joose on irc.freenode.org or the forum at: http://joose.it/forum
Web page of this module: http://github.com/SamuraiJack/Module-Stub/
General documentation for Joose: http://openjsan.org/go/?l=Joose
All complex software has bugs lurking in it, and this module is no exception.
Please report any bugs through the web interface at http://github.com/SamuraiJack/Module-Stub/issues
Nickolay Platonov nplatonov@cpan.org
This software is Copyright (c) 2010 by Nickolay Platonov nplatonov@cpan.org.
This is free software, licensed under:
The GNU Lesser General Public License, Version 3, June 2007