Blog

ColdBox Docs now include cache information.

Luis Majano October 15, 2008

Spread the word

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

I updated the ColdBox docs api to include ColdBox cache metadata information. It was an easy addition and a great one. Now you can use this to actually document your handlers if you wanted and get the extra ColdBox metadata javadocs style. Below you can see a screenshot. docs cache The project used is CFCDoc and can be found at http://cfcdoc.riaforge.org/. To do the metadata update if you use this great project, you will need to open the doctemplate.cfm found in the templates folder. Look for the following line of code: Then you can do your additions like so:
#stComponent.attributes.hint#
Cache: #stComponent.attributes.cache#
Cache Timeout: #stComponent.attributes.cacheTimeout#

 


This works great and you can create your own icons for caching if needed or not. Simple but useful.

Add Your Comment

(2)

Sep 27, 2007 12:54:39 UTC

by Russ Johnson

A nice addition to the best documented framework for ColdFusion!!

Sep 27, 2007 13:06:31 UTC

by Luis Majano

Thanks Russ!! Really appreciate it. By the way, all the guides are being updated this week, with new content, revisions and better UI.

Recent Entries

BoxLang 1.0.0 Beta 14 Launched

BoxLang 1.0.0 Beta 14 Launched

In this release, we are excited to introduce several new features and enhancements aimed at improving functionality and user experience. These updates include the creation of immutable query types, new server keys to aid on CLI tooling, and methods to identify runtime initiation modes.

Additionally, we've added an event announcement for dump rendering to enable better integration with external listeners. Read on to learn more about these features and how they can benefit your workflow.

Code Strong!

Luis Majano
Luis Majano
September 13, 2024
Are you attending Adobe CFSummit 2024?

Are you attending Adobe CFSummit 2024?

If you are attending the Adobe ColdFusion Summit 2024, this is what you need to know: As always, Ortus Solutions will be sponsoring this years event as Silver Sponsors, we are excited to meet all the new attendees and old friends of the community of Coldfusion developers

Maria Jose Herrera
Maria Jose Herrera
September 10, 2024
New BoxLang Feature: Functional binding to member methods

New BoxLang Feature: Functional binding to member methods

We’re excited to unveil a new feature that makes method referencing in BoxLang even smoother. Building on our recent update introducing functional static binding to built-in functions, we're now bringing the same ease to member methods.

Maria Jose Herrera
Maria Jose Herrera
September 09, 2024