Peter Hutterer wrote:
> In the default case (if you do not have a handler) the property will get
> deleted. Only if you want to absolutely prohibit anyone from deleting the
> prop, then you need a handler.
> 
> The reason for the decision is that if two handlers affect the same
> property, one handler may be fine with the deletion, the other one not.
Sounds fine! Seems I was a bit confused about handlers needing to agree 
on deletion: They actually may exercise a veto or not. That may be a 
clearer wording (should you do some docs).

Cheers,

Simon

_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to