Does anyone have any recommendations as to where to store message strings
for a particular component. Essentially what I want to do is not to have to
define the same set of error messages more then once. An example would be
error messages that get displayed to a user. I would like to use the same
messages for both client and server side validation without hard coding it
into source files. 

I thought about having one big messageService component that contained (or
read from a file) all the messages for a system. Then I thought that having
some sort of message component for each business object.

Does anyone have any ideas?

Thanks,
Phillip

----------------------------------------------------------
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