This is a basic implementation of the MVP architecture that runs on top of DOM elements.
PUBLISHED
It's a tool that lets you to export easily a framework compiled code, source code, or both. Also lets you to insert code before and after the framework you are exporting.
PUBLISHED
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.
PUBLISHED
Alternative implementation of http request on top of implementation given by navigators.
Gives more semantics to the object.
PUBLISHED
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.).
PUBLISHED
This contributions shows you different ways to access to an attribute using syntax sugar. Also will show you the compiled code generated by the block that we are evaluating, so you can see the diference in the compiled code in every method used.
PUBLISHED
Shows how to put the name of the contribution as the title of the page
PUBLISHED