Changes between Initial Version and Version 1 of 2015-8-20


Ignore:
Timestamp:
Aug 20, 2015, 3:27:22 PM (10 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2015-8-20

    v1 v1  
     1= Attendees =
     2
     3  Elaine, Eric, Conrad, Greg, TomG, Scooter, TomF
     4
     5= Agenda =
     6 * Updates [All]
     7 * wx vs. qt5, round N
     8 * help
     9 * toolshed web site
     10
     11= Discussion =
     12 * Updates
     13   - Greg made multi-word colors work
     14     * How do we handle ambiguity?  We currently choose the first matching command registered, first alphabetic color, first matching keyword, etc. 
     15       - Treat it as an error
     16       - Pick one and generate warning
     17       - Pick one (current behavior)
     18         - alphabetic or hand-picked order
     19         - require a minimum number of characters typed?
     20       - List alternatives and use one of the above behaviors
     21   - Greg added "post_condition" for checking for required keywords
     22   - TomG has seriously reorganized the source tree
     23     * e.g., '''atomic''' and '''commands''' packages
     24     * Lots of [http://preview.cgl.ucsf.edu/chimera2/docs/ documentation] additions
     25     * Starting to work on test suite
     26     * Greg suggested running "make lint" to see common errors
     27   - Eric fixed some bugs that cropped up during TomG's mmCIF rendering test
     28     * "Bond order" problem
     29     * "Ring finding" problem (ordered vs unordered C++ sets)
     30   - Eric added support for chain annotations from mmCIF
     31   - Conrad "finished" working on ecolor adding the "sequential chain" keyword/value support
     32 * wx vs. qt5, round N
     33   - Conrad sent email but has not received the license text yet
     34 * ''Meeting adjourned''
     35 * help
     36 * toolshed web site
     37
     38= Action Items =
     39 * Decide on how to handle ambiguity (All)
     40 * Conrad will keep trying to get the Riverbank Commercial License