[Bug 27178] keep non-public methods out of the ABI by prepending underscores

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 4 16:13:18 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27178

--- Comment #15 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-06-04 07:13:18 PDT ---
http://git.collabora.co.uk/?p=user/cassidy/telepathy-logger;a=shortlog;h=refs/heads/abi-27178

This is the remaning ABI with this branch:


tpl_cli_init
tpl_cli_logger_call_add_favourite_contact
tpl_cli_logger_call_get_favourite_contacts
tpl_cli_logger_call_get_recent_messages
tpl_cli_logger_call_remove_favourite_contact
tpl_cli_logger_connect_to_favourite_contacts_changed
tpl_contact_get_alias
tpl_contact_get_avatar_token
tpl_contact_get_contact_type
tpl_contact_get_identifier
tpl_contact_get_type
tpl_iface_quark_logger
tpl_log_entry_get_account_path
tpl_log_entry_get_pending_msg_id
tpl_log_entry_get_receiver
tpl_log_entry_get_sender
tpl_log_entry_get_timestamp
tpl_log_entry_get_type
tpl_log_entry_text_get_message
tpl_log_entry_text_get_type
tpl_log_manager_dup_singleton
tpl_log_manager_exists
tpl_log_manager_get_chats_async
tpl_log_manager_get_chats_finish
tpl_log_manager_get_dates_async
tpl_log_manager_get_dates_finish
tpl_log_manager_get_filtered_messages_async
tpl_log_manager_get_filtered_messages_finish
tpl_log_manager_get_messages_for_date_async
tpl_log_manager_get_messages_for_date_finish
tpl_log_manager_get_type
tpl_log_manager_search_async
tpl_log_manager_search_finish
tpl_log_manager_search_free
tpl_svc_logger_emit_favourite_contacts_changed
tpl_svc_logger_get_type
tpl_svc_logger_implement_add_favourite_contact
tpl_svc_logger_implement_get_favourite_contacts
tpl_svc_logger_implement_get_recent_messages
tpl_svc_logger_implement_remove_favourite_contact
tpl_type_dbus_array_ssx
tpl_type_dbus_struct_ssx


Should we keep the generated API? I guess the client side one makes sense
(Empathy currently generate it but could use this one instead) but probably not
the server side API.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list