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

CBWIRE 3.1 Released

CBWIRE 3.1 Released

I'm very excited to announce the latest release of CBWIRE, version 3.1. This release contains a couple of bug fixes, but mostly it's packed with new features that you can start using right away in your applications.

Grant Copley
Grant Copley
September 25, 2023
CFCast Series: Mastering CBWIRE 3

CFCast Series: Mastering CBWIRE 3

CBWIRE, a ColdBox module, enables you to quickly develop modern, responsive CFML applications without relying heavily on JavaScript or creating backend APIs. With CBWIRE, you can become a web development hero!

We have just published the first video of our series, more coming soon!

Maria Jose Herrera
Maria Jose Herrera
September 20, 2023