Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix interface for empty objects to minimal zeros #15

Closed
aowen87 opened this issue Feb 26, 2019 · 0 comments
Closed

fix interface for empty objects to minimal zeros #15

aowen87 opened this issue Feb 26, 2019 · 0 comments
Assignees

Comments

@aowen87
Copy link

aowen87 commented Feb 26, 2019

The orig. interface to empty objects required the caller to pin-down a whole slew of args on each object's DBPut... call to get the call to proceed. It was inconvenient. Brian Ryujin has requested it be simplifed so that he can allow as many args as possible to just 'flow through' and set only one or two key args to indicate an object is empty

-----------------------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: 1550
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: High
Subject: fix interface for empty objects to minimal zeros
Assigned to: Mark Miller
Category: -
Target version: 4.9.2
Author: Mark Miller
Start: 07/30/2013
Due date:
% Done: 0%
Estimated time: 10.00 hours
Created: 07/30/2013 06:11 pm
Updated: 11/07/2013 07:59 pm
Likelihood: 3 - Occasional
Severity: 2 - Minor Irritation
Found in version: 4.8
Impact:
Expected Use:
OS: All
Support Group: Any
Description:
The orig. interface to empty objects required the caller to pin-down a whole slew of args on each object's DBPut... call to get the call to proceed. It was inconvenient. Brian Ryujin has requested it be simplifed so that he can allow as many args as possible to just 'flow through' and set only one or two key args to indicate an object is empty

Comments:
I added time to time to complete because I found another set of issues to test and resolve

@aowen87 aowen87 closed this as completed Feb 26, 2019
@biagas biagas transferred this issue from visit-dav/visit Mar 21, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants