Dear Wiki user, You have subscribed to a wiki page or wiki category on "Devicemap Wiki" for change notification.
The "DataSpec2" page has been changed by rezan: https://wiki.apache.org/devicemap/DataSpec2?action=diff&rev1=64&rev2=65 Clients must do the following: * Allow domains to be passed in and initialized. - * Allow user text to be classified against the initialized domain. + * Allow user text to be classified against the initialized domain and return the proper result. * Pass all of the reference domain test suites. - * Fail as described in the specification (see Test Suites). Detecting errors outside of the required failure states is at the discretion of the client. + * Fail as described in the specification (see Test Suites). Note that a client will only be required to initialize a domain (and possible patches) at startup time. After a client has initialized itself, the client is allowed to put the configured domain in a read only mode and reject anything which would change the domain functionality. + + Also, detecting errors outside of the required failure states is at the discretion of the client. + A client can assume that only well formed domains which pass on the reference client will be used. A client must also:
