Blog Post #0106: D-specific Stuff for GUI Programming II

Ron Tarrant rontarrant at gmail.com
Fri Apr 3 10:41:38 UTC 2020


On Friday, 3 April 2020 at 10:30:42 UTC, WebFreak001 wrote:
> On Friday, 3 April 2020 at 09:40:02 UTC, Ron Tarrant wrote:
>> Today we pick apart a D-specific implementation of the 
>> Observer pattern in preparation for a GUI use-case we'll look 
>> at next time. You can find the article right here: 
>> https://gtkdcoding.com/2020/04/03/0106-dlang-ui-snippets-ii.html
>
> maybe you should mention std.signals because the observer 
> pattern is already implemented in phobos in that module :)

Okay, thanks, WebFreak001. I have yet to really dig into all the 
various D libraries. I guess that'll have to come at some point.


More information about the Digitalmars-d-announce mailing list