-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: Designer-0.1.0
-
Fix Version/s: None
-
Component/s: Studio Designer
-
Tags:
Several concerns were raised in the original VCS Endpoints pull request after the merge. It is important to discuss this feedback and perform the appropriate improvements.
https://github.com/nuxeo/nuxeo-studio/pull/54
Ronan on #studio-dev (2017-06-20):
In the must have, we have the logIn() function which should be replaced by the try-with-resource pattern, and mandatory: rework the location/workspace usage. Because as of today, we provision a workspace on every call, which is not used. This is a serious load hit.