Enums

Kevin Benton kevin.benton at amd.com
Wed Feb 2 22:27:37 UTC 2005


> There is another good reason to get rid of enums. 
> Every time we make a change to the list of OS's or platforms or any other
> enum field (something that happens more often than we would like) we lose
> those fields' information on all existing bugs. They all get reset to the
> default. It would also open the door to allowing customizing status and
resolutions. 

Which is something I had to do today.  Yuck.  It scares me every time
because I am concerned that if I put a new OS in the middle of the list, it
will trash the ones after it.

---
Kevin Benton
Perl/Bugzilla Developer
Advanced Micro Devices
 
The opinions stated in this communication do not necessarily reflect the
view of Advanced Micro Devices and have not been reviewed by management. 
This communication may contain sensitive and/or confidential and/or
proprietary information.  Distribution of such information is strictly
prohibited without prior consent of Advanced Micro Devices.  This
communication is for the intended recipient(s) only.  If you have received
this communication in error, please notify the sender, then destroy any
remaining copies of this communication.
 







More information about the developers mailing list