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

Can a Feature's Facade Be Used in Other Features? #148

Open
jon9090 opened this issue Jan 4, 2025 · 0 comments
Open

Can a Feature's Facade Be Used in Other Features? #148

jon9090 opened this issue Jan 4, 2025 · 0 comments

Comments

@jon9090
Copy link

jon9090 commented Jan 4, 2025

When creating a feature, the feature's facade is also created.
Can the facade be used in other features as well?

So in this example, can I inject and use reserve-seat.facade inside feature-search-flights?

booking
  - domain
    - application/search-flights.facade.ts
    - application/reserve-seat.facade.ts
  - feature-search-flights
  - feature-reserve-seat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant