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=38&rev2=39 2 or more patterns cannot have identical Rank``Type, Rank``Value, and pattern tokens. This results in undefined behavior when the patterns are candidates since they have identical rank. The classifier is free to choose any one candidate in this situation. - New pattern types and ranks can be introduced to new specifications in the future. If a classifier encounters a definition it cannot support, it must immediately return an initialization error. + New pattern types and ranks can be introduced in future specifications. If a classifier encounters a definition it cannot support, it must immediately return an initialization error. === Examples === @@ -271, +271 @@ If no attribute map is found, an empty map is used. If a null pattern is returned from the previous step, this must be properly returned to the user. - A null pattern must discernible from a user defined pattern. + A null pattern must be discernible from a user defined pattern. @@ -331, +331 @@ === Notes === - New transformers can be introduced to new specifications in the future. If a classifier encounters a definition it cannot support, it must immediately return an initialization error. + New transformers can be introduced in future specifications. If a classifier encounters a definition it cannot support, it must immediately return an initialization error. === Examples ===
