[RFC PATCH wayland v2 3/4] server: implement inert resources
Bill Spitzak
spitzak at gmail.com
Fri Apr 10 12:56:36 PDT 2015
On 04/10/2015 06:45 AM, Marek Chalupa wrote:
> When an object asks for creating new object from inert object,
> wayland will silently create zombie object without invoking
> appropriate handler, so once programmer marks resource as inert,
> wayland will take care of the rest.
I think you should use the word "zombie" everywhere, rather than
sometimes calling it "inert" and other times "zombie". My guess this
would be a simple global search and replace on your patch.
I assume the new object returned is exactly like any other zombie, in
that if a program manages to ask *it* for a third object, that third one
is also a zombie?
More information about the wayland-devel
mailing list