Changes between Initial Version and Version 1 of 2019-03-07


Ignore:
Timestamp:
Mar 7, 2019, 3:02:15 PM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2019-03-07

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, TomF, Conrad, TomG, Elaine
     4
     5= Agenda =
     6* Action items
     7* ChimeraX
     8  * PyQt license needs to be renewed soon
     9  * Toolbar and button bar unification
     10  * Manager/provider toolshed functionality (#1661)
     11  * RBVI bundles on toolshed
     12    - Change build process to trim down list of bundles in standard release while still testing toolshed-only bundles
     13  * Stable APIs, #922
     14  * Documentation strategy
     15  * 1.0 features (roadmap)
     16* [wiki:EricsSOW Possibilities for Eric's SOW]
     17
     18= Discussion =
     19* ChimeraX
     20  * PyQt license needs to be renewed soon
     21    - Post-5.12.1 fixes browser history bug
     22    - PySide2 (which requires 5.12) may be an adequate replacement for PyQt
     23    - How much is PyQt license, and when does ours expire?
     24  * Toolbar and button bar unification
     25    - Add comments to [wiki:toolbar-unification]
     26    - Greg split the label display options and added home tab
     27    - Greg will implement ribbon in Qt
     28  * Manager/provider toolshed functionality (#1661)
     29    - Conrad will work on this
     30  * Putting RBVI bundles on toolshed
     31    - Want separate run-time vs build-time dependencies in bundle_info.xml
     32    - Visit the bundle-release page (from intranet) and release your bundles
     33    - Need to segregate "standard" bundles from "extra" bundles
     34  * What happens when restoring a session that uses an uninstalled tool?
     35    - There is a manifest of bundles referenced by session file
     36    - Need to detect missing bundles
     37      - Show warning or offer to install bundle?
     38      - Restore rest of session or give up or ask user?
     39      - What about gui vs nogui?
     40        - Currently, tools are skipped in nogui mode
     41        - Might get unnecessary warning about missing bundle that won't be used for restoring session in nogui mode
     42  * Stable APIs
     43    - See action items
     44  * Move to github
     45    - Move to private RBVI github project
     46      - Easier to share with collaborators with github admin tools
     47      - "pull requests" should simplify enhancement/fix submission
     48      - will not happen that soon
     49
     50= Action Items =
     51  * TomF will look up PyQt license information