[Pidgin] #10507: add hook to pidgin_notify_formatted()

Pidgin trac at pidgin.im
Wed Oct 28 21:42:05 EDT 2009


#10507: add hook to pidgin_notify_formatted()
-----------------------------------------+----------------------------------
 Reporter:  jts                          |        Owner:              
     Type:  patch                        |       Status:  pending     
Milestone:  Patches Needing Improvement  |    Component:  pidgin (gtk)
  Version:  2.6.2                        |   Resolution:              
 Keywords:                               |  
-----------------------------------------+----------------------------------
Changes (by deryni):

  * status:  new => pending


Comment:

 No offense, but I find your method of implementing this rather sub-
 optimal. I'd have much sooner used actual XMPP extension points to include
 the CC/etc. list of people in the stanza directly and then had the clients
 look for that instead of doing string parsing to find them, this would
 also mean that you could look for your messages specifically in the
 receiving-xmlnode signal and create your own dialog with that however you
 wanted.

 As it is, I still think that is a better general solution to this problem,
 hook up to one of the jabber receiving signals and do the processing of
 your stanzas yourself. Does that seem reasonable?

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


More information about the Tracker mailing list