Changes between Initial Version and Version 1 of 2019-02-21


Ignore:
Timestamp:
Feb 21, 2019, 2:50:55 PM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2019-02-21

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, TomF, Conrad
     4
     5= Agenda =
     6* Action items
     7* ChimeraX
     8  * PyQt update
     9  * Toolbar and button bar unification
     10  * RBVI bundles on toolshed
     11    - Change build process to trim down list of bundles in standard release while still testing toolshed-only bundles
     12  * Stable APIs, #922
     13  * Documentation strategy
     14  * 1.0 features (roadmap)
     15* [wiki:EricsSOW Possibilities for Eric's SOW]
     16
     17= Discussion =
     18* ChimeraX
     19  * PyQt update
     20    - PyQt 5.12 and Qt 5.12.1 were released
     21      - Two wheels are built now (WebEngine is separate)
     22      - Custom schemes for web browser must be registered before any web engine instance is created
     23      - The initial size for help viewer is tiny
     24      - Wheels are available from plato but not currently used in daily build
     25      - Needs more investigation on what changes are required between 5.9 and 5.12 (at low priority until Vulkan implementation is higher priority)
     26  * Toolbar and button bar unification
     27    - Greg will build a ribbon prototype for toolbars using https://github.com/OkGoDoIt/Office-Ribbon-2010
     28    - Prototype is almost ready
     29  * Putting RBVI bundles on toolshed
     30    - Want separate run-time vs build-time dependencies in bundle_info.xml
     31    - Visit the bundle-release page (from intranet) and release your bundles
     32    - Need to segregate "standard" bundles from "extra" bundles
     33  * What happens when restoring a session that uses an uninstalled tool?
     34    - There is a manifest of bundles referenced by session file
     35    - Need to detect missing bundles
     36      - Show warning or offer to install bundle?
     37      - Restore rest of session or give up or ask user?
     38      - What about gui vs nogui?
     39        - Currently, tools are skipped in nogui mode
     40        - Might get unnecessary warning about missing bundle that won't be used for restoring session in nogui mode
     41  * Stable APIs
     42    - See action items
     43  * Move to github
     44    - Move to private RBVI github project
     45      - Easier to share with collaborators with github admin tools
     46      - "pull requests" should simplify enhancement/fix submission
     47      - will not happen that soon
     48
     49= Action Items =