Demostration of use of PubNub framework
A simple demostration on how to set contribution to automatically open a CHB on class side messages of a class.
It should open a CHB on WebSocket class messages after loadign the contibution (and WS framework libraries).
enhances the add, and remove events messages that are that are called from the smalltalk DOMElement layer to the HTMLDOMElement layer assuming that the enviroment is in a Browser.
Also adds the posibility of retrieve DOMEvent object from the context, with the consecuents benefits of that (knowing who was the sender, etc, etc.).
enhances the add, and remove events messages that are that are called from the smalltalk DOMElement layer to the HTMLDOMElement layer assuming that the enviroment is in a Browser.
Also adds the posibility of retrieve DOMEvent object from the context, with the consecuents benefits of that (knowing who was the sender, etc, etc.).
Adds caching of the wrappers of the child nodes in the document element.