[Pidgin] #8597: Patches to work towards hiding structs in blist

Pidgin trac at pidgin.im
Sun Apr 5 13:55:18 EDT 2009


#8597: Patches to work towards hiding structs in blist
------------------------------------+---------------------------------------
 Reporter:  aluink                  |        Owner:           
     Type:  patch                   |       Status:  new      
Milestone:  Patches Needing Review  |    Component:  libpurple
  Version:                          |   Resolution:           
 Keywords:                          |  
------------------------------------+---------------------------------------

Comment(by darkrain42):

 The blist code currently has the capability to add arbitrary nodes to the
 tree (with type PURPLE_BLIST_OTHER_NODE), I believe. If that functionality
 is desirable, it would require having something like
 `purple_blist_node_new`, although I do think the type of a node should be
 immutable after creation, so no `set_type`

 Is there a decent use case for adding arbitrary data the list via that
 method?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8597#comment:12>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list