Forum Discussion
rminnich
14 years agoContributor
-Ory,
I've used the dictionary objects already in my current project for string lookups. It is a very handy class. I'm not sure how well it works with mutable objects, but I'll cross that bridge when I actually have to.
As for the source control issue, I'm not sure it will be a problem since the source control provider won't be accessible to the PCs running the tests due to being located on a isolated network.
This suggestion was a "quality of life" enhancement more than anything.
Thanks for the feedback.
I've used the dictionary objects already in my current project for string lookups. It is a very handy class. I'm not sure how well it works with mutable objects, but I'll cross that bridge when I actually have to.
As for the source control issue, I'm not sure it will be a problem since the source control provider won't be accessible to the PCs running the tests due to being located on a isolated network.
This suggestion was a "quality of life" enhancement more than anything.
Thanks for the feedback.