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

Expose custom remote methods contributed by CRUD connectors on top of DAO methods #2482

Closed
bajtos opened this issue Feb 26, 2019 · 3 comments

Comments

@bajtos
Copy link
Member

bajtos commented Feb 26, 2019

In #2036, we build infrastructure for exposing CRUD/KeyValue models via REST API with no intermediate repositories and controllers. In that first step, only the default CRUD or KeyValue API will be exposed.

In LB3, connectors can contribute additional remote methods on top of the default DataAccessObject API. Let's find out how to expose these additional methods too.

This story depends on the outcome of #2481 and implementation of subsequent stories.

Related: #2481

@bajtos
Copy link
Member Author

bajtos commented Sep 3, 2019

Based on my recent discussion with the AppConnect team, they may take a different approach to redesigning their project for LB4, in which case this feature won't be needed (by them).

Let's remove it from our near-term backlog.

@bajtos bajtos removed the 2019Q4 label Sep 3, 2019
@stale
Copy link

stale bot commented Aug 29, 2020

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Aug 29, 2020
@stale
Copy link

stale bot commented Oct 4, 2020

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Oct 4, 2020
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