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

Instead of null checks everywhere when fetching players, create custom filter attribute #2

Open
hilts-vaughan opened this issue May 6, 2014 · 1 comment
Assignees

Comments

@hilts-vaughan
Copy link
Owner

So we can validate requests which require filtering up front rather do null checks to make sure the player exists in every handler.

@hilts-vaughan hilts-vaughan self-assigned this Jul 13, 2015
@hilts-vaughan
Copy link
Owner Author

This will require some kind of filtering system, similar to how Java has a filtering system. Various attributes might be usable to opt into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant