rip747 / Mustache.cfc

{{ mustache }} for ColdFusion
http://mustache.github.com/
MIT License
46 stars 22 forks source link

Added "options" struct which can be used to alter behavior when overriding methods #18

Closed dswitzer closed 12 years ago

dswitzer commented 12 years ago

Added "options" argument to render which can be used to pass in options for when you need to overwrite a default behavior. This struct is passed to all major methods as a way to supply a thread-safe way to change behavior for a specific instance of a rendering