Complex Entities

The express compiler may be given a list of complex entities that have to be created in addition to the entities defined in express schemas directly.
Again, a default location for the complex entity directory is defined for each express project, but it may be customized.
The complex entity directory may contain one or more files with the lists of required complex entities. These files may have any names
but the extension must be .ce.  The contents of all the .ce files in the directory is used by the express compiler, as if they were merged into one file.
Multiple files are supported because they may be convenient for users, and it is possible that in future versions of JSDAI Express Compiler feature,
some complex list files will be generated automatically if determined by used JSDAI applications that (more) complex entities are needed.
The data format for defining a needed complex entity in a .ce file is as follows:
            Example: entity_1+entity_2+entity_3             Example: schema_1:schema_2.entity_1+schema_3.entity_2 The complex entities that are defined incorrectly are ignored, but the express compiler gives warnings.

To top


Copyright © 2005-2008 LKSoftWare GmbH. All Rights Reserved.
JSDAI is a registered trade mark of LKSoftWare GmbH.