|
From: Ethan A M. <merritt@u.washington.edu> - 2006-04-08 16:55:58
|
On Saturday 08 April 2006 07:43 am, Petr Mikulik wrote: > > Well, I see there are many other EXPERIMENTAL's in ./configure: > > Enable placement of rectangles and other objects (EXPERIMENTAL) That one really *is* experimental. Please leave it marked as such. > Enable general binary data file reading (EXPERIMENTAL) > Enable X11 polygon info in binary, not ascii (EXPERIMENTAL) I have mixed feelings about these. They do work, but the code is so tangled that at some point we may have to rip it apart and re-do it. To me that deserves the "experimental" label. But it is the code layout, rather than the actual user interface or capability that might change. So I don't know that the experimental nature needs to be exposed to the user during ./configure. > Enable plot style image (EXPERIMENTAL) > Enable verify every pixel coordinate in image (EXPERIMENTAL) I don't even know what that 'verify' one does. Is it worth marking this separately from the image processing proper? > Enable string variables (EXPERIMENTAL) > Enable command line macros (EXPERIMENTAL) > > I propose to remove these flags -- these features work for some time > already. -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle 98195-7742 |