absolutely not

-----Original Message-----
From: temp temp [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 18, 2006 3:43 PM
To: user@struts.apache.org
Subject: interface for constants


I have is a constants interface with static final fields .
Each field value is a call to DAO.

For example 
interface IObjectTypeIds{
public static final int APPLICATION =ObjectDAO.get("APPLICATION");
}

Is this is a good practice ?




                
---------------------------------
Do you Yahoo!?
 Everyone is raving about the  all-new Yahoo! Mail Beta.
Notice:  All email and instant messages (including attachments) sent to
or from Franklin Templeton Investments (FTI) personnel may be retained,
monitored and/or reviewed by FTI and its agents, or authorized
law enforcement personnel, without further notice or consent.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to