You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Except for the TModelInfo all other TModel constructor parameters have to be forcibly moved now
The rexsapi tools currently do not support the resolving of external component references and should be
used with --mode-relaxed if references lead to problems
TModelLoader now takes an optional TDataSourceResolver to resolve external component references (#31)
Analogous to the TModelLoader, TJsonModelLoader and TXMLModelLoader also take an optional TDataSourceResolver
Added
External ids will be used for better error messages for easier finding a specific erroneous component in a
model file (#2)
Components can have an external id, which represents exactly the components id specified in a model file (#4)