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

Refactor ClassMetadataFactory logic to cache Entity ClassMetadata classes and load them from Filesystem. #6357

Open
guilhermeblanco opened this issue Mar 24, 2017 · 2 comments

Comments

@guilhermeblanco
Copy link
Member

No description provided.

@Ocramius
Copy link
Member

Ocramius commented Mar 24, 2017

@guilhermeblanco if possible, just abstract it behind a tiny interface, which would later allow for code signing (important to prevent tampering with files in some production systems).

EDIT: sorry, didn't mean to close. Tabbed to the wrong button :-)

@Ocramius Ocramius reopened this Mar 24, 2017
@guilhermeblanco
Copy link
Member Author

@Ocramius I'm taking the same approach as ProxyFactory is doing today. =P

@lcobucci lcobucci modified the milestone: 3.0 Sep 2, 2017
@derrabus derrabus modified the milestones: 3.0.0, 4.0.0 May 11, 2022
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

4 participants