Dear all,<br/>
<br/>
I'm still learning of the philosphy of the wayland world.<br/>
<br/>
while seeing and writing some codes, I got a question regarding mutiple binding to a global objects.<br/>
<br/>
The client should register a event callback for global registry.<br/>
<br/>
also the server will announce its global resources.<br/>
<br/>
in this corner, when a client gets global registry event callback, it checks interface string and then tries to bind it to a specific resource such as wl_compositor.<br/>
<br/>
at this time, if our lovely client developer tries to bind one several times, how the server handles this request?<br/>
<br/>
just bind and create them? (ex, wl_compositor_interface, wl_shm_interface, and so on)<br/>
<br/>
or should it be deat as an error case?<br/>
<br/>
I'm newbie, so my question could be a dummy silly ugly question.<br/>
please let me know it to not be a dummer ;)<br/>
<br/>
Best regards,<br/>
Sung-jae Park.<br/>
<br/>
<font color="#888888"><font color="#888888">Sent from my android device.</font></font>