summaryrefslogtreecommitdiff
path: root/spec/Channel_Interface_Group.xml
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2008-07-17 15:45:11 +0000
committerSjoerd Simons <sjoerd@luon.net>2008-07-17 15:45:11 +0000
commit48da44430e0cce8a4507908362fae6f7b7f5034e (patch)
treeb1c2ad89c2531c84003eba178ae2f7798aee22ff /spec/Channel_Interface_Group.xml
parent2c361a1e78947f773eb43c58e19c31e067eecbea (diff)
downloadtelepathy-glib-48da44430e0cce8a4507908362fae6f7b7f5034e.tar.gz
Update to tp-spec head
20080717154511-93b9a-116972b240dc055f91ef95b430c427cb4e1e22a1.gz
Diffstat (limited to 'spec/Channel_Interface_Group.xml')
-rw-r--r--spec/Channel_Interface_Group.xml11
1 files changed, 8 insertions, 3 deletions
diff --git a/spec/Channel_Interface_Group.xml b/spec/Channel_Interface_Group.xml
index 64416c2bc..cab68c5cd 100644
--- a/spec/Channel_Interface_Group.xml
+++ b/spec/Channel_Interface_Group.xml
@@ -192,9 +192,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:flag suffix="Handle_Owners_Not_Available" value="1024">
<tp:docstring>
In rooms with channel specific handles (ie Channel_Specific_Handles
- flag is set), this flag indicates that none of the handle owners are
- available, and that GetHandleOwners method will always return 0 for
- channel members other than the self handle.
+ flag is set), this flag indicates that no handle owners are
+ available, apart from the owner of the SelfHandle.
+
+ <tp:rationale>
+ This used to be an important optimization to avoid repeated
+ GetHandleOwners calls, before we introduced the HandleOwner
+ property and HandleOwnerChanged signal.
+ </tp:rationale>
</tp:docstring>
</tp:flag>
<tp:flag suffix="Properties" value="2048">