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

Ensure that aspects are not compiled #22

Open
Matthimatiker opened this issue Apr 5, 2012 · 0 comments
Open

Ensure that aspects are not compiled #22

Matthimatiker opened this issue Apr 5, 2012 · 0 comments

Comments

@Matthimatiker
Copy link
Owner

Ensure that AspectPHP does not try to weave code into aspect classes.

Compiled aspects could trigger itself or other aspects and therefore lead to bugs that are hard to track down (for example endless loops).
To avoid such problems aspects should not be compiled at all.

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