-
Notifications
You must be signed in to change notification settings - Fork 222
Add annotation reader cache #818
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
Conversation
What about allowing the user to use any implementation of |
Hi Ferrastas, we are currently working on the next version and in the next version, the reader will be a service, so it will be easier to override it. |
* Import functions * Make property non-nullable * Edit exception message
@Vincz I pushed some changes into your branch. Don't know what is the problem with Ocular. Didn't you already have this problem with Ocular? |
Hi @murtukov :-) |
@Vincz do you remember which PR was it, where we fixed the issue with Ocular? |
Handle by #867 |
Add an cache for annotations reader to improve performances.