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

AppInterface cannot be bound #363

Closed
koriym opened this issue Mar 17, 2021 · 0 comments · Fixed by #364
Closed

AppInterface cannot be bound #363

koriym opened this issue Mar 17, 2021 · 0 comments · Fixed by #364
Labels

Comments

@koriym
Copy link
Member

koriym commented Mar 17, 2021

Bug Report

AppInterfaceはいつも{$appName}/Appに固定化されていて、コンテキストに応じたApp(例えばTestAppに束縛できない。

これではコンテキスト毎に異なる初期化処理を@PostConstructでできない。

--
AppInterface is always fixed to {$appName}/App, and cannot be bound to a context-specific App (e.g. TestApp).

This means that you can't use @PostConstruct to do different initialization for each context.

@koriym koriym added the bug label Mar 17, 2021
koriym added a commit to bearsunday/BEAR.Resource that referenced this issue Mar 17, 2021
Most of the time, the binding is done in the upper layers.
@link bearsunday/BEAR.Package#363
koriym added a commit to bearsunday/BEAR.Sunday that referenced this issue Mar 17, 2021
koriym added a commit that referenced this issue Mar 17, 2021
@koriym koriym linked a pull request Mar 17, 2021 that will close this issue
koriym added a commit that referenced this issue Mar 17, 2021
This was referenced May 10, 2021
koriym added a commit to koriym/BEAR.Package that referenced this issue Jul 1, 2021
koriym added a commit to koriym/BEAR.Package that referenced this issue Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant