Changes between Version 1 and Version 2 of Needed Command Functionality


Ignore:
Timestamp:
May 5, 2015, 11:14:11 AM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v1 v2  
    11= Needed Command Functionality =
    22
    3 Chimera2 command functionality needed for early release(s) based on [wiki:EarlyReleaseRequirements]
     3Chimera2 command functionality needed for early release(s) based on [wiki:EarlyReleaseRequirements].
     4
     5This is somewhat high-level; more detailed guidelines and examples are in [http://www.cgl.ucsf.edu/home/meng/chi2/command-structure.html Chimera2 Command-Structure Thoughts].
    46
    57== Late summer release ==
    68
     9 - '''open''' (suggest same general syntax as Chimera1, possibly adjusting prefixes)
     10 - '''repr''', '''ribrepr''', '''surfrepr''' (suggest consolidating into a new '''style''' command)
     11 - '''color''' (suggest consolidating with '''rainbow''')
     12 - '''display''' (suggest replacing with '''show/hide''' and eliminating current '''show''' command)
     13 - '''volume''' (redundancy with show/hide/color etc. OK with me)
     14 - '''set''' global settings: silhouettes, background color, shadows, lighting (if many sub-options, e.g. lighting, judiciously consider making a separate top-level command; also keeping a redundant but longer '''set''' command is OK with me)
     15 - '''setattr''' (general set-attributes functionality; ''extremely'' useful as permanent command even though parts will become redundant)
     16
    717== December release ==