|
From:
<br...@ph...> - 2006-04-18 19:31:16
|
Ethan Merritt wrote: > But yes, I agree there should be a single prefix reserved, > or at worst a small number of them. > > Shall we say GPVAL_* ? One possible problem: for some values, these values will actually constitute an alternative to "show <some setting>", for others, it would expose data that was never available outside the run time of the 'plot' command itself, or via explicit methods (writeback/recall for range ends). I.e. we may have to reserve all prefixes starting with GP to have an opportunity to later distinguish between GPSET_* and GPVAL_* > I'm also agreeable to changing MOUSE_X to GPVAL_MOUSE_X and so on, > although the mouse variables were already in version 4.0 under > their current names so it could break existing scripts. So deprecate MOUSE_*, but keep them working for 4.2, or maybe the entire 4.* series, if we ever make enough releases to form one ;-) |