An improved dictionary object
Yaron Assa This article will offer an improved version of the native Scripting.Dictionary object, and provide a step-by-step guid for building it.
Yaron Assa This article will offer an improved version of the native Scripting.Dictionary object, and provide a step-by-step guid for building it.
Meir Bar-Tal This 14-page article by Meir Bar-Tal explains in details the benefits and inherent possibilities in wrapping our functions with classes. It further explores the meaning and logical structure of classes, and shows how we can easily implement constructors, event handlers and callback by using class composition and function wrapping.
The different techniques are well illustrated […]
Recent Comments