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

[Spike] LB3-style relations #2232

Closed
bajtos opened this issue Jan 10, 2019 · 2 comments
Closed

[Spike] LB3-style relations #2232

bajtos opened this issue Jan 10, 2019 · 2 comments

Comments

@bajtos
Copy link
Member

bajtos commented Jan 10, 2019

This is a follow-up for #2224.

After #2224 is done and we understand how to build a a general mechanism for dropping LB3 models into LB4 apps, we need to take a look on LB3-style relations.

  • LB4 needs to process definition of relations provided in LB3 (LDL) metadata and via JS API like MyModel.belongsTo. These relations should be setup via the existing implementation provided by juggler.
  • Remote methods contributed by relations must be exposed in REST API of the target LB4 app.
@bajtos bajtos added the spike label Jan 10, 2019
@b-admike
Copy link
Contributor

From Raymond: focus should be more on the JSON (declarative) relation metadata support instead of using JS APIs.

@bajtos
Copy link
Member Author

bajtos commented Feb 26, 2019

We decided to stop pursuing this direction, see #2224 (comment)

@bajtos bajtos closed this as completed Feb 26, 2019
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

3 participants