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

Entity class enhancement time sequence issue #5

Open
greenlaw110 opened this issue Oct 25, 2018 · 0 comments
Open

Entity class enhancement time sequence issue #5

greenlaw110 opened this issue Oct 25, 2018 · 0 comments
Assignees
Labels

Comments

@greenlaw110
Copy link
Collaborator

DBHooker is added into StorageServiceManager upon DB_SVC_LOADED event, which triggered long after CLASS_LOADED event, which will trigger the EntityClassEnhancer, Since DbHooker is not added into SSM by that time, the EntityClass enhancement for storage fields is not able to be done.

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

No branches or pull requests

1 participant