Closed
Description
Discovery is a static, convenience wrapper around Puli discovery. Instead of using discovery as factories for services, we should use Puli discovery service to find resources at compile time (if that's possible at all).
This would have two side-effects:
- If puli discovery is used at compile time, then container compilation will fail if no resource is found (message factory, etc). IMO this is good, because the earlier we know something is bad the better it is
- We won't get the same NotFound exception
WDYT?
Metadata
Metadata
Assignees
Labels
No labels