Anthony Petruzzi

Results 18 comments of Anthony Petruzzi

sorry i'm late to the party. i've been reading the thread and trying to comprehend everything. From what I'm getting the issue is that you want to exclude certain public...

All methods in CF are public by default. That's the beauty of this approach.

@dan, i think the only methods that really need to be public in Mustache are init and render. everything else can be marked as private. with that said, it would...

forgive me for being stupid, but i'm trying to wrap my head around all of this. what i'm trying to understand is what is the primary goal? is it to...

if you use closures then Mustache will require CF9. Currently Mustache is targeted at CF8.01. I would like it to remain at CF8.01 if at all possible since some of...

all is cool. i even screwed up by stating that closures are in ACF9 instead of ACF10 :P

Comment by brannon.hightower (Brannon Hightower) : 03/03/09 10:00 AM Thought the Time change was at 2AM. Well regardless you dont need to hard code the miliseconds like here if you...