kukeiko / entity-space

MIT License
5 stars 1 forks source link

rework query dispatch and execution - part III #218

Closed kukeiko closed 1 month ago

kukeiko commented 5 months ago

What

Completely scrap the current interceptor based implementation to instead use a simpler, more predictable one.

Why

How

Notes

kukeiko commented 5 months ago

In the latest commit I've added the implementation candidate, and noted: "immediate next steps are to try out & fix some more loading/hydration scenarios" - deciding to scrap that, I know that there for sure are a few cases missing, but I am happy with what I have and want to instead go to directly moving the changes into the actual codebase.

kukeiko commented 1 month ago

The item got autoclosed due to last fix commit, but that is fine, as rework is complete :)

kukeiko commented 4 weeks ago

last two commits were supposed to be for #219, whoopsie