llnl / llnl/Silo

Add DBOPT_GUI_CAN_EDIT flag for defvars expressions

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
45
Forks
27
Avg merge
12h 34m
Merged PRs (30d)
4

Description

Al Nichols requested this. Silo allows you to store expressions in a file. It allows you to 'edit' them if you want to also. Just read 'em, change their defintions and write 'em back out. Thats constrained to operate in the same way as all other Silo object edits; the object has to fit into the same or smaller space in the file. But, editing the expression stored in a Silo file is NOT what this enhancement is about. Its about hinting to a viz. tool like VisIt that the user would like the ability to edit the expressions in the tool's GUI. In VisIt, this would mean that the expression would not honor the check box in VisIt's expression window to show or not show db expressions. It would always be shown and it would never be greyed out.

-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.

Ticket number: 541
Status: New
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Add DBOPT_GUI_CAN_EDIT flag for defvars expressions
Assigned to: -
Category: -
Target version: -
Author: Mark Miller
Start: 01/06/2011
Due date:
% Done: 0%
Estimated time: 1.00 hour
Created: 01/06/2011 10:48 pm
Updated:
Likelihood:
Severity:
Found in version:
Impact: 2 - Low
Expected Use: 2 - Rare
OS: All
Support Group: DOE/ASC
Description:
Al Nichols requested this. Silo allows you to store expressions in a file. It allows you to 'edit' them if you want to also. Just read 'em, change their defintions and write 'em back out. Thats constrained to operate in the same way as all other Silo object edits; the object has to fit into the same or smaller space in the file. But, editing the expression stored in a Silo file is NOT what this enhancement is about. Its about hinting to a viz. tool like VisIt that the user would like the ability to edit the expressions in the tool's GUI. In VisIt, this would mean that the expression would not honor the check box in VisIt's expression window to show or not show db expressions. It would always be shown and it would never be greyed out.

Comments:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Search the Silo C sources for existing DBOPT_* flags and defvars expression handling, then trace how option metadata reaches VisIt's expression GUI; done means the new flag is represented and produces the always-visible, editable behavior described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.