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

Allow wrapping getter code #3

Open
rahuljayaraman opened this issue Aug 4, 2017 · 0 comments
Open

Allow wrapping getter code #3

rahuljayaraman opened this issue Aug 4, 2017 · 0 comments

Comments

@rahuljayaraman
Copy link
Owner

Most of my current entities are used in a REST API. It's hard to push Authorization logic down to the domain without breaking services. Passing some sort of proxy object which wraps all getter methods might solve this.

rahuljayaraman added a commit that referenced this issue Aug 4, 2017
#3
The proxy wraps the entity instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant