Skip to content

Commit

Permalink
Expand extensions modules recommendation
Browse files Browse the repository at this point in the history
Bug: #587
  • Loading branch information
Thiago Perrotta committed Nov 16, 2023
1 parent 0f93124 commit 98f507c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -477,6 +477,11 @@ part before the colon is the prefix; this is typically the same for all
given implementation. Such modules extend the [=local end definition=] and [=remote end definition=]
providing additional groups as choices for the defined [=commands=] and [=events=].

When defining [=extension modules=], implementers should consider the
possibility of future standardization of the module. If the module is
likely to be standardized in the future, implementers should use a
[=module name=] that does not contain a colon "<code>:</code>" character.

## Commands ## {#commands}

A <dfn export>command</dfn> is an asynchronous operation, requested by
Expand Down

0 comments on commit 98f507c

Please sign in to comment.