<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - implement beeping"
href="https://bugzilla.gnome.org/show_bug.cgi?id=763001#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - implement beeping"
href="https://bugzilla.gnome.org/show_bug.cgi?id=763001">bug 763001</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=323347&action=diff" name="attach_323347" title="wayland: Don't invent our own unstable protocol semantics">attachment 323347</a> <a href="attachment.cgi?id=323347&action=edit" title="wayland: Don't invent our own unstable protocol semantics">[details]</a></span> <a href='review?bug=763001&attachment=323347'>[review]</a>
wayland: Don't invent our own unstable protocol semantics
The gtk_shell protocol used some half baked unstable protocol semantics
that worked by only allowing binding the exact version of the
interface. This hack is a bit too confusing and it makes it impossible
to do any compatible changes without breaking things.
So, instead rename it to include a number in the interface names. This
way we can add requests and events without causing compatibility issues,
and we can later remove requests and events by bumping the number in
the interface names.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>