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


Ignore:
Timestamp:
Apr 4, 2019, 3:17:14 PM (7 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 2019-04-04

    v1 v1  
     1= Attendees =
     2
     3* Eric, Greg, TomF, Conrad, Scooter, Elaine
     4
     5= Agenda =
     6* Action items
     7* ChimeraX
     8  * Tabbed toolbar
     9  * Manager/provider toolshed functionality (#1661)
     10  * Discuss 0.9/1.0 feature set
     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  * Tabbed toolbar
     21    - Add comments to [wiki:toolbar-unification]
     22    - Tabbed interface now includes changes discussed 04/01/2019
     23    - Elaine is updating icons for transparency
     24  * Manager/provider toolshed functionality (#1661)
     25    - Conrad committed
     26    - Parts of preset functionality uses this
     27    - Need HTTP scheme manager for PyQt 5.12
     28      - Conrad will implement the manager and initial providers
     29      - Whoever does the PyQt 5.12 migration will use the data
     30  * Discuss 0.9/1.0 feature set
     31    - See Roadmap
     32  * Putting RBVI bundles on toolshed
     33    - Want separate run-time vs build-time dependencies in bundle_info.xml
     34    - Visit the bundle-release page (from intranet) and release your bundles
     35    - Need to segregate "standard" bundles from "extra" bundles
     36  * What happens when restoring a session that uses an uninstalled tool?
     37    - There is a manifest of bundles referenced by session file
     38    - Need to detect missing bundles
     39      - Show warning or offer to install bundle?
     40      - Restore rest of session or give up or ask user?
     41      - What about gui vs nogui?
     42        - Currently, tools are skipped in nogui mode
     43        - Might get unnecessary warning about missing bundle that won't be used for restoring session in nogui mode
     44  * Stable APIs
     45    - See action items
     46  * Move to github
     47    - Move to private RBVI github project
     48      - Easier to share with collaborators with github admin tools
     49      - "pull requests" should simplify enhancement/fix submission
     50      - will not happen that soon
     51
     52= Action Items =
     53  * Conrad will create ticket for extending mmCIF writing to include missing tables
     54  * Conrad will create tickets for BUGS listed above (if they don't already exist)
     55    - for the first one, see ChimeraX #1021 and possibly #1489 (and Chimera tickets 325 and possibly 10113 and 12200 are all along these same lines, of which 325 is a more specific description of secondary structure information loss)
     56    - Elaine: wwPDB deposition instructions say nothing about secondary structure. Conclusion: it must be generated after deposition by the wwPDB semiautomated annotation pipeline, so these info-loss bugs are mainly trouble for users who write PDB/mmCIF for reasons other than deposition.