03-02-2006 04:29 PM - edited 03-02-2006 04:29 PM
Hi Smercurio,
I think Tomi could programmatically open an typedef, edit it, then simply recompile the application and have everything work - because the enumerated string-names are the same. Of course the nice thing about enums is that they keep the diagram readable. Tomi's idea seems like a beautiful approach. However, if he used rings instead of enums, he'd be in trouble. After changing a ring typedef, the diagrams would show the new ring-string-value but keep the old integer value, not (i think) what he wants.
Cheers.
Message Edited by Dynamik on 03-02-2006 04:33 PM
03-02-2006 04:54 PM
03-02-2006 07:13 PM - edited 03-02-2006 07:13 PM
Message Edited by Dynamik on 03-02-2006 07:15 PM
03-03-2006 01:08 AM
03-03-2006 02:18 AM