Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

PaperUI: Ensure proper caching of thing-types during initial rendering #3954

Open
htreu opened this issue Aug 4, 2017 · 0 comments
Open

Comments

@htreu
Copy link
Contributor

htreu commented Aug 4, 2017

With #3731 a huge refactoring re-introduced the problem of #3010. The code from #3731 will request the same thing-type several times for each item respectively. The JavaScript repository API needs to change in a way that callbacks will be executed in sync with the calling method OR (which would be even better) the whole process should be wrapped in a promise based processing.

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

No branches or pull requests

2 participants