Skip to content

Commit b6b4955

Browse files
authored
Update 0000-enhanced-lifecycle-aware-module-registry.md
1 parent 56806ea commit b6b4955

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proposals/0000-enhanced-lifecycle-aware-module-registry.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ However the design details here are just a demonstration and the actual implemen
156156
## Drawbacks
157157

158158
- **Backward Compatibility:** Existing modules will need updates to implement the lifecycle-aware interface.
159-
- **Increased Complexity:** Adds a new layer of abstraction that developers must understand and adopt.
160159
- **Performance Overhead:** Centralized lifecycle management may introduce performance overhead, especially with many registered modules.
161160
- **Potential Conflicts:** Modules that handle lifecycle events internally may conflict with the centralized lifecycle manager.
162161

0 commit comments

Comments
 (0)