Skip to content

Saving objects without objTag #32

Description

@joey-kilgore

Is your feature request related to a problem? Please describe.
You always need to define an objTag when saving an object. Often this is literally just the variable name. In which case there should be a way to automatically grab the variables name instead of me retyping it.

Describe the solution you'd like
I should be able to call SimLogger.saveObj('someSimTag',someObj) and automatically have someObj saved with the objTag someObj

Describe alternatives you've considered
I can continue just retyping/redefining the object name, but it should be possible to skip this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions