Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Create an algorithm to add multiple sample logs to a workspace #12253

Closed
DanNixon opened this issue Mar 20, 2015 · 1 comment
Closed

Create an algorithm to add multiple sample logs to a workspace #12253

DanNixon opened this issue Mar 20, 2015 · 1 comment
Assignees
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@DanNixon
Copy link
Member

Code to do this already exists in IndirectCommon but I'm trying to avoid having to use this in more general algorithms not specific to indirect.

It should take the workspace as an In/Out property and two lists of strings for the keys/values, if a string can be interpreted as a number the log type will be set to number.

@DanNixon
Copy link
Member Author

DanNixon commented Jun 3, 2015

This issue was originally trac ticket 11414

@DanNixon DanNixon added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@DanNixon DanNixon self-assigned this Jun 3, 2015
@DanNixon DanNixon added this to the Release 3.4 milestone Jun 3, 2015
@DanNixon DanNixon closed this as completed Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant