![]() |
How should client software interpret behaviors? |
For each operation depending on a particular behavior, a client
program should conditionalize its execution on the presence of the
behavior.
For example, the facets operations will be performed only if the behavior
:facet_supported is supported. Therefore, before performing
a facet operation, a client should check if the :facets_supported behavior
is set to true.
Next: Will there be new behaviors
in the future?
Top: OKBC FAQ Table of Contents