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

Switch to new relations handling (on the end client) #49

Closed
kltm opened this issue May 9, 2014 · 5 comments
Closed

Switch to new relations handling (on the end client) #49

kltm opened this issue May 9, 2014 · 5 comments

Comments

@kltm
Copy link
Member

kltm commented May 9, 2014

Currently using /getRelations in bootstrap, need to switch to the new handler.
Talk to Heiko if you forget (again).

@kltm kltm added this to the Caltech 2014 milestone May 9, 2014
@kltm
Copy link
Member Author

kltm commented May 9, 2014

Getting relations should actually be model specific. The current flow of getting all relations at server start-up will have to be replaced because each model could have its own import chain. Heiko for internal details.

I think that it will just be a two-stroke start-up on the end client instead of the initial server start-up.

@kltm kltm changed the title Switch to new realtions handler Switch to new realtions handling (on the end client) May 9, 2014
@kltm kltm modified the milestone: Caltech 2014 May 17, 2014
@kltm kltm changed the title Switch to new realtions handling (on the end client) Switch to new relations handling (on the end client) May 17, 2014
@kltm
Copy link
Member Author

kltm commented May 17, 2014

Probably be part of integrating the landing page with the main editor.

@kltm kltm added this to the 2015-02-push milestone Feb 10, 2015
@kltm kltm modified the milestones: 2015-02-push, 2015-03-push Mar 13, 2015
@kltm kltm modified the milestones: 2015-03-push, 2015-04-push Apr 1, 2015
kltm added a commit that referenced this issue Apr 20, 2015
… and response; another kick down the road for #49
@kltm kltm modified the milestones: 2015-04-push, 2015-05-push May 1, 2015
@kltm kltm modified the milestones: 2015-05-push, 2015-06-push Jun 1, 2015
@kltm kltm modified the milestones: 2015-06-push, 2015-07-push Jun 30, 2015
@kltm
Copy link
Member Author

kltm commented Aug 23, 2015

@hdietze Are we still considering having the per-model relations call, or are we good enough with the starting meta call? It's far enough back I'm a little unsure how we stand now...

@cmungall
Copy link
Member

Division of responsibilities between minerva and golr doesn't seem clear to me. on the one hand, golr is the general source of things in the world, is used for autocomplete for classes. on the other minerva has the semantics which will likely be required for #165

For the 2015-08 push it probably doesn't matter, all the models import go-plus which imports ro

@kltm
Copy link
Member Author

kltm commented Aug 24, 2015

Okay, talking to @hdietze, this is a bit of an historical artifact that has since been changed (we are no longer going to have per-model import chains). The change in bootstrapping was done in June, but I'll close it here as we have the final clarification.

@kltm kltm closed this as completed Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants