User Tools

Site Tools


uf:flockr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
uf:flockr [2008/09/05 11:44] elisaguf:flockr [2008/09/05 11:51] elisag
Line 19: Line 19:
 The local interface contains also receives the events on changes on the buddyList. The local interface contains also receives the events on changes on the buddyList.
  
-The buddyList is a list of its friends Flockrs such that the [[Profile]] can be consulted offline. When a Flockr is connected for which there is a cached [[Profile]], he should propagate the necessary changed events to make sure that both the cached Profile and the Flocks of the other Flockrs are updated.+The buddyList is a list of its friends Flockrs. The editor for [[Flock]]s will allow that the [[Profile]] can be consulted offline. When a Flockr is connected for which there is a cached [[Profile]], he should propagate the necessary changed events to make sure that both the cached Profile and the Flocks of the other Flockrs are updated.
  
   * xtof suggestion to implement this:    * xtof suggestion to implement this: 
Line 33: Line 33:
   * Local Interface   * Local Interface
     <code>      <code> 
-    registerProximity()+    registerProximity(proximityObj)
     friendAdded(uid,flockr)        friendAdded(uid,flockr)   
     friendRemoved(uid,flockr)     friendRemoved(uid,flockr)
Line 45: Line 45:
     getProfile()      getProfile() 
     </code>     </code>
- 
-==== API ==== 
uf/flockr.txt · Last modified: 2009/11/30 16:49 by dharnie