mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-29 06:30:30 +01:00
Remove the old, vague Naming Conventions section
The defining instance of each namespaced term now contains notes on conventional naming.
This commit is contained in:
parent
dd2b63e6e1
commit
f0f67e4329
1 changed files with 0 additions and 16 deletions
|
|
@ -2938,22 +2938,6 @@
|
|||
</sect3>
|
||||
</sect2>
|
||||
</sect1>
|
||||
<sect1 id="naming-conventions">
|
||||
<title>Naming Conventions</title>
|
||||
|
||||
<para>
|
||||
D-Bus namespaces are all lowercase and correspond to reversed domain
|
||||
names, as with Java. e.g. "org.freedesktop"
|
||||
</para>
|
||||
<para>
|
||||
Interface, signal, method, and property names are "WindowsStyleCaps", note
|
||||
that the first letter is capitalized, unlike Java.
|
||||
</para>
|
||||
<para>
|
||||
Object paths are normally all lowercase with underscores used rather than
|
||||
hyphens.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="uuids">
|
||||
<title>UUIDs</title>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue