| Summary: |
[for 1.0] relax .client naming slightly |
| Product: |
Telepathy
|
Reporter: |
Simon McVittie <smcv> |
| Component: |
tp-spec | Assignee: |
Telepathy bugs list <telepathy-bugs> |
| Status: |
RESOLVED
DUPLICATE
|
QA Contact: |
Telepathy bugs list <telepathy-bugs> |
| Severity: |
trivial
|
|
|
| Priority: |
lowest
|
|
|
| Version: |
unspecified | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
incompatible |
|
i915 platform:
|
|
i915 features:
|
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
The spec says: > The client name, clientname, MUST be a non-empty string of ASCII digits, > letters, dots and/or underscores, starting with a letter, and without sets > of two consecutive dots or a dot followed by a digit. Sjoerd points out that this is too restrictive - every context in which we mention client names is allowed to start with "_" - so when we're breaking D-Bus API anyway, we should apply s/starting with a letter/& or an underscore/ here.