Hey,
could you guys pls update the event_handler lib, so it supports Eventfilter and we dont need todo them outside? Should be possible or?
Greetz,
Luzifer
event_handler lib update for Eventfilter
- LuziferSenpai
- Filter Inserter
- Posts: 390
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
Re: event_handler lib update for Eventfilter
Hmm, its more tricky
For instance, if you have two libs, one has event filter for the event, one does not, then what should it do?
Should it error and say "Well you can't have 1 with filter and 1 without",
Or should it mean the filter won't work and just have it be uselesss?
What if two libs have conflicting filters?
For instance, if you have two libs, one has event filter for the event, one does not, then what should it do?
Should it error and say "Well you can't have 1 with filter and 1 without",
Or should it mean the filter won't work and just have it be uselesss?
What if two libs have conflicting filters?
- LuziferSenpai
- Filter Inserter
- Posts: 390
- Joined: Tue Jul 08, 2014 10:06 am
- Contact:
Re: event_handler lib update for Eventfilter
Yea, forgot about that one.Klonan wrote: Wed Jun 03, 2020 9:56 am Hmm, its more tricky
For instance, if you have two libs, one has event filter for the event, one does not, then what should it do?
Should it error and say "Well you can't have 1 with filter and 1 without",
Or should it mean the filter won't work and just have it be uselesss?
What if two libs have conflicting filters?
Well, I dont know how to solve this.
Re: event_handler lib update for Eventfilter
Easy, don't use an event library. Just register an event handler directly + your filters.
If you want to get ahold of me I'm almost always on Discord.