Skip to content

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

@jon9090

Description

@jon9090

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions