Summary: | Add tp:immutable and tp:requestable attributes | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Jonny Lamb <jonny.lamb> |
Component: | tp-spec | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/jonny/telepathy-spec.git;a=shortlog;h=refs/heads/immutable | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: |
Description
Jonny Lamb
2010-10-07 06:01:01 UTC
Just ignore the fact that I've only done it for Chan.I.Conference for now. I'll get around to doing it for the others some time soon. <td>$property.get_access()</td> + <td>$property.get_flag_summary()</td> <td> Surely you should be updating a colspan='' attribute on cells in some other rows? (I actually don't know if HTML strictly requires you to be that pedantic.) + <div class="annotation immutable">This property is + <strong>immutable</strong> which means that it can never change + once the channel has been given its original value. How about “This property is *immutable*, which means that its value can never change once the channel has been created.”? such as in + the <a href="Connection_Interface_Requests.html#org.freedesktop.Telepathy.Connection.Interface.Requests.CreateChannel">CreateChannel</a> + method.</div> “as passed to CreateChannel() and EnsureChannel() on Requests and ChannelDispatcher”? (In reply to comment #2) > Surely you should be updating a colspan='' attribute on cells in some other > rows? (I actually don't know if HTML strictly requires you to be that > pedantic.) No? The table I am adding a new column to doesn't have any rows that span multiple columns. > How about “This property is *immutable*, which means that its value can never > change once the channel has been created.”? OK > “as passed to CreateChannel() and EnsureChannel() on Requests and > ChannelDispatcher”? fair, OK. I also added a couple of other patches. No rebasin' though, for your reviewing comfort, lolbags!!!!!!!!!!!!! looks good. Merged, thanks! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.