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

Unnecessary accesses to the APIs' files #473

Open
MatthieuNICOLAS opened this issue Nov 30, 2015 · 2 comments
Open

Unnecessary accesses to the APIs' files #473

MatthieuNICOLAS opened this issue Nov 30, 2015 · 2 comments
Labels

Comments

@MatthieuNICOLAS
Copy link
Member

Currently, we're retrieving the worlds' APIs from files for each instance.
It would be cleaner to retrieve them once and for all during initialization and then to share them among all instances of worlds.

@mquinson
Copy link
Member

In the same area, we need a mechanism to ask the PLM to refresh its cache so that modified exercises get reloaded.

Thanks for your work,

@mquinson
Copy link
Member

The cache refresh seems fixed to me, but @MatthieuNICOLAS could you please check whether you fixed the first issue you mentioned? If not, you'll need to be more explicit for me to understand what's still to do.
Thanks,

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

2 participants