5 Matching Annotations
- May 2024
-
spec.matrix.org spec.matrix.org
-
type values MUST be uniquely globally namespaced following Java’s package naming conventions, e.g. com.example.myapp.event
We're in the Web. Better: URIs.
Tags
Annotators
URL
-
- Feb 2021
-
-
As I reported in #10, error keys get duplicated and we should namespace them. This code behaves right like AR::Base accept_nested_attributes
Tags
Annotators
URL
-
- Nov 2020
-
css-tricks.com css-tricks.com
-
Using as * adds a module to the root namespace, so no prefix is required, but those members are still locally scoped to the current document.
distinction:
- root namespace (so no prefix is required), but
- locally scoped (to the current document)
-
Internal Sass features have also moved into the module system, so we have complete control over the global namespace.
-
- May 2020
-
rehansaeed.com rehansaeed.com
-
Authors of third-party tools should prefix each label key with the reverse DNS notation of a domain they own, such as com.example.some-label.
-