KhoronItem
instances outside of the context of a Khoron management system, e.g., preparing a KhoronItem
object to be submitted toM.em> the Khorn as a parameter. Other use cases will no doubt present themselves. Note that the KhorID
in this implementation of the Mantikhor Low-Level API is of type int
and not long
as would seem more practical if large cardinalities were being handled. This decision was based on the practicalities of implementation. For large volumes of data, a different LLAPI implementation should be built: behavior of KhorID operations in this implementation is not guaranteed if the khoron management system assigns KhorID numbers that fall outside of the range of the java int
type. NOT EXPECTED TO BE IMPLEMENTED -- FOR EXTENSION ONLY
@author Bill Blondeau
|
|
|
|
|
|