|
From: SourceForge.net <no...@so...> - 2005-04-24 22:03:44
|
Patches item #975985, was opened at 2004-06-19 16:12 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=975985&group_id=235 Category: newfeature Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Gregory C. Harfst (gharfst) Assigned to: Etan Reisner (deryni9) Summary: More hooks to get information about Buddy objects Initial Comment: I wanted to access more fields in the buddy objects, so I added these functions to BuddyList_Buddy.xs: get_gaim_buddy_presence_state(buddy) get_evil(buddy) get_signon(buddy) get_idle(buddy) ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-04-24 18:03 Message: Logged In: YES user_id=20979 I don't think we should be making changes like this to oldstatus. I would accept additions to the perl API in CVS HEAD that add functions similar to the ones you want to add, but the code there will be extremely different due to the status rewrite. Does that make sense? I hope that doesn't scare you away... we definitely need people willing to work on the perl plugin. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=975985&group_id=235 |