Conversation
commit 82d4905b9f61c1131577893e1ecb0215a35e01cc
Author: Jon <jonathan.j.mason@gmail.com>
Date: Thu Dec 26 08:25:56 2013 -0600
spec filter casting
commit a9925b841a10ef30b50e041de6724348fad31ef1
Author: Jon <jonathan.j.mason@gmail.com>
Date: Thu Dec 26 08:20:28 2013 -0600
cast filter argument
kgilpin
added a commit
that referenced
this pull request
Jan 5, 2014
Add type casting to roleid and resourceid
Contributor
|
Ugh. I know this is old and I should probably shut up, but I don't like this solution - it's so Java-y it hurts ;) |
Contributor
Author
|
It's also global namespace pollution... |
Contributor
|
Yes, I know, that's why I'm always kind of on the fence about it; another solution would be to be more strict about the types (ie. have a blessed string/array subclass that's explicitly an id). Fortunately the namespace pollution thing is what refinements are meant to solve, so it's going to be less of a painful choice in the future. |
conjur-jenkins
pushed a commit
that referenced
this pull request
Dec 12, 2025
CNJR-12082: fix missing VERSION
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.