Wiki

Articles tagged with "constants", sorted by viewsX
Displaying 1-1 of 1 result(s).

Managing constants easily

Created about a year ago by briiC.lvTips4 comments – viewed 6,178 times – ( +4 )
For time to time i have models with constants (basicly status constants) which i use in diferent places and if these constant changes, i have to change mentions of constant in code elsewhere.