Changes between Initial Version and Version 1 of 2019-06-06


Ignore:
Timestamp:
Jun 6, 2019, 2:44:33 PM (6 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2019-06-06

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, Conrad, TomG, Elaine, Scooter
     4
     5= Agenda =
     6* Action items
     7* ChimeraX
     8  * Discuss 0.9 release
     9  * Toolbar
     10  * Nucleic acid smart display
     11  * UI options for open/save commands
     12  * CZI CFP software maintenance
     13  *
     14  * RBVI bundles on toolshed
     15    - Change build process to trim down list of bundles in standard release while still testing toolshed-only bundles
     16  * Stable APIs, #922
     17  * Documentation strategy
     18  * 1.0 features (roadmap)
     19
     20= Discussion =
     21* ChimeraX
     22  * Discuss 0.9 release
     23    - Tristan is happy with Greg's (correct) tether fix
     24    - Tristan wants structure factor in 0.9
     25    - Make final 0.9 release today
     26  * Toolbar
     27    - Switch to Qt 5.12 didn't change much
     28    - Need to test ellipses options
     29    - Option to unstack icons (#1964)
     30  * Nucleic acid smart display
     31    - Postpone, #1157
     32  * UI options for open/save commands
     33    - Format-specific options are registered in bundles but are not presented in UI
     34    - Use manager-provider mechanism
     35      - Add save/open-options manager to ui
     36      - Add providers that return functions to build/parse UI elements
     37      - Move image/session saving UI from core to ui
     38      - Need to make core a possible provider source (Conrad will check first)
     39  * CZI CFP
     40    - No news yet about license
     41  * Putting RBVI bundles on toolshed
     42    - Want separate run-time vs build-time dependencies in bundle_info.xml
     43    - Visit the bundle-release page (from intranet) and release your bundles
     44    - Need to segregate "standard" bundles from "extra" bundles
     45  * Stable APIs
     46    - See action items
     47  * Move to github
     48    - Move to private RBVI github project
     49      - Easier to share with collaborators with github admin tools
     50      - "pull requests" should simplify enhancement/fix submission
     51      - will not happen that soon
     52
     53= Action Items =
     54  * ~~Conrad will create ticket for extending mmCIF writing to include missing tables~~ #1984
     55  * Conrad will check if core can be a provider source
     56  * Greg will present case for nucleic acid initial display
     57  * Greg will make 0.9 release (git, build, web site)