PhobosV3+ Fundamental Elements
Dejan Lekic
dejan.lekic at gmail.com
Sun Aug 30 10:54:58 UTC 2026
On Sunday, 30 August 2026 at 04:30:41 UTC, Kapendev wrote:
>>
>> The PhobosV2 replacement elements comprises of a base library,
>> and auxiliary libraries built on top.
>>
>> ```
>> GUI toolkit | web service framework
>> --------------------------------------------------
>> Event loop/windowing
>> --------------------------------------------------
>> PhobosV3 base
>> --------------------------------------------------
>> druntime
>> --------------------------------------------------
>> based
>> ```
+1
I can't wait for the actively supported event loop, endorsed by
the DLF, built on top of PhobosV3 (or druntime, depending on some
goals).
Until that happens I baked my own and here is the architecture:
https://codeberg.org/ddn/eve/src/branch/main/doc/EVE.md#2-architecture-overview
I will probably never implement anything in layer 4 as it is not
why i needed Eve... Speaking of Eve - if anyone is interested, I
suggest reading [The Book of
EVE](https://codeberg.org/ddn/eve/src/branch/main/The%20Book%20of%20EVE.md)
More information about the Digitalmars-d
mailing list