Phil
Member since May 23, 2014
- Profile: /members/11953-phil.htm
- URL: http://cyclical.ca
- Comments: 2
Recent Blog Comments By Phil
-
Storing Property Data In Javascript Function Objects
Posted on May 23, 2014 at 5:00 PM
@Phil, Egads, sorry my code block syntax is wrong.... read more »
-
Storing Property Data In Javascript Function Objects
Posted on May 23, 2014 at 4:57 PM
I ended up using this in a weird way to make my code more readable. Maybe my code is just weird/wrong/horrific, or maybe mine is not a unique use case. I created a factory function which collects all the objects it creates into an array. This collection is hidden in the 'private' scope of the immed... read more »