Search:
Roadmap
Tickets
Timeline
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 14056
Timestamp:
07/13/16 09:47:55 (
9 years
ago)
Author:
abeham
Message:
#2281
:
Moved check if context contains a parameter of the requested translated name to the front of the loop
Reason is that ResultsParameter queries for a parameter "Results" which doesn't exist in its own context
Added a flag to suppress the type check in LookupParameter's GetValue
Default value of that flag is true, so existing code is not affected
Reason is that ResultsParameter queries for ResultCollection with a generic type e.g. IntValue which don't match
Replaced some ContainsKey/Access combinations with TryGetValue
(No files)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive