# Objective > I think we should axe the shared `Event` trait entirely It doesn't serve any functional purpose, and I don't think it's useful pedagogically @alice-i-cecile on discord ## Solution - Remove `Event` as a supertrait of `BufferedEvent` - Remove any `Event` derives that were made unnecessary - Update release notes --------- Co-authored-by: SpecificProtagonist <vincentjunge@posteo.net> |
||
|---|---|---|
| .. | ||
| state | ||
| app.rs | ||
| commands.rs | ||
| condition.rs | ||
| lib.rs | ||
| reflect.rs | ||
| state_scoped_events.rs | ||
| state_scoped.rs | ||