Understand 'Just Enough' GObject For Code Reading
Without referring to GObject
documentation or any online posts
For the record, I can not claim I have never been exposed to GObject
materials. The best I can say is that I haven’t systematically learnt GObject
., understand just enough knowledge about GObject
for the
purpose of reading related code. The process is question-driven and
code-inspired.
Code-Reading: The Racing Of Two Agents
From a bug due to a race condition between two polkit agents, this post explain
the handling of the startup components and autostart apps within gnome-session
.