All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Do we need to keep "aliased" interfaces?
@ 2014-05-29 16:57 Sven Vermeulen
  2014-05-30 10:29 ` Dominick Grift
  0 siblings, 1 reply; 6+ messages in thread
From: Sven Vermeulen @ 2014-05-29 16:57 UTC (permalink / raw)
  To: refpolicy

Hi all

We need a gnome_dbus_chat_gconfd interface, but if I were to follow the same
development pattern as for instance gnome_dbus_chat_gkeyringd then I would
need to create a gnome_dbus_chat_gconfd(<prefix>, <userdomain>) and a
gnome_dbus_chat_all_gconfd(<userdomain>) interface.

Now, the one with prefix support is to work on the *_gconfd_t types. These
are all aliases to gconfd_t, so there is no need to have different
interfaces.

Is it ok to just have a gnome_dbus_chat_gconfd(<userdomain>) method?

I really dislike the "all_gconfd" one as, in my opinion, it implies that
there are multiple gconfd domains "tied" together with some attribute, which
isn't the case.

Wkr,
	Sven Vermeulen

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-02 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 16:57 [refpolicy] Do we need to keep "aliased" interfaces? Sven Vermeulen
2014-05-30 10:29 ` Dominick Grift
2014-05-30 10:48   ` Sven Vermeulen
2014-05-30 10:54     ` Dominick Grift
2014-06-02 15:12       ` Christopher J. PeBenito
2014-05-30 11:01     ` Dominick Grift

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.