Friday, June 11, 2004, 12:15:01 PM, one spoke:

BJ> I suppose you'd want to keep them in a structure encapsulated
BJ> within a CFC and develop a naming convention to refer to them.

Yes, I've done this on a couple sites and been happy with it; having
them in a cfc also gives you the option of writing methods to pull out
a value from specific row for display purposes, e.g.

application.encodings.getCodedValue(fieldname,value) and its evil twin
application.encodings.getCode(fieldname,codedvalue)

-- 
Jim Flannery
[EMAIL PROTECTED]



----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to