Community Member Profile
- Profile: /members/5149-Marcel.htm
- URL: http://ninja.iamserious.com
- Comments: 7
- Points: 74
Recent Blog Comments By Marcel
-
Writing My First Node.js Module And Event Emitter
Posted on Apr 12, 2011 at 7:40 PM
@Ben Nice posts, yet again you post on what I am doing myself at the moment, AWESOME! I found that it made it a lot easier to get used to once I started using Express & Connect. For those who haven't looked into node yet the documentation appendix shows a list of the 'standar... read more »
-
Using Multi-Part Class Paths With CFScript-Based Argument Types
Posted on Aug 17, 2010 at 8:16 AM
Couldn't agree more, which is why it makes more sense to do it in the comments and not in the function definition itself (where 'any' can remain) :)... read more »
-
Using Multi-Part Class Paths With CFScript-Based Argument Types
Posted on Aug 14, 2010 at 10:02 PM
Yeah I love the commenting capabilities of the Aptana JavaScript editor, you can define type in curly brackets and then element name and it bolds it so it is nice to read through. I would have liked to see the documentation format follow the JSDoc format much closer. I also read that... read more »
-
Using Multi-Part Class Paths With CFScript-Based Argument Types
Posted on Aug 12, 2010 at 1:04 AM
@Ben dotted parameter names now work obviously, but the getMetaData function still includes whatever is first in the parameter string. * @param MachII.framework.Event event1 description. * @param MachII.framework.Event event2 description. Still only returns PARAM MACHII.... read more »
-
Way Of The Warrior: The Poison Of Sarcasm
Posted on Apr 12, 2010 at 10:34 AM
Leaving CFBuilder out of Adobe Creative Suite 5 was a truly brilliant and highly productive move that is sure to advance the future of ColdFusion as a platform for years to come. Even better to make CFBuilder expensive and include a bonus Flash Builder license that increases the price by almost a... read more »
-
jQuery 1.4 Released - Hella Sweeeet!
Posted on Jan 14, 2010 at 11:00 PM
Just loaded it into my company site repo and half way through updating compile scripts :) w00t!... read more »
-
Using Multi-Part Class Paths With CFScript-Based Argument Types
Posted on Jan 11, 2010 at 9:28 PM
I had the same problem today and decided to just not require the component validate the type but for coding sake to put in the CFScriptDoc comment the following: @param {MachII.framework.Event}event I'd have preferred: @param {MachII.framework.Event} event But then it stores... read more »



