View Single Post
  #2 (permalink)  
Old 12-01-08, 06:08 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
I would place common constants such as MODULE_TYPE_PAYMENT_OPTION in a separate file that consists of all the necessary defines to support the interface, and then establish the practice that all modules must include the file with the interface constants.
Reply With Quote