I have rewritten the documentation for the JavaScript Cometd library,
and reorganized a bit the general documentation.
Now you can browse most (if not all) the features of the Cometd js
library, there is a revamped primer that shows how to setup a skeleton
working project in one line of command line (think rails scaffolding).
There is now documentation on how to write Bayeux extensions, and how
to use the currently provided ones.
Checkout the cool Reload Extension, that allows you to reload the page
without having to re-handshake.
There are tips, warning, suggestions on how to use the Cometd js library.
I'd appreciate feedback (I'm not native english speaker), and
questions or request for clarifications.
The goal is to keep the documentation as updated as possible.
Start from here for the Cometd js library:
http://cometdproject.dojotoolkit.org/documentation/cometd-javascript
General Documentation: http://cometdproject.dojotoolkit.org/documentation
Cheers,
Simon
--
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless. Victoria Livschitz