What is new on BRIM-Objects Version 13
- New features:
- Language apis of BRIM-Objects and BRIM-UI are combined. New property local code is added to BRIM-Objects. If your application is multilingual and if you want to use local language codes, update ActiveLanguage parameter of uml_initialize table as "lang_code.local_code". For instance, ActiveLanguage may be "En" (just language code) or "Eth.Am".
- New Domain dialog is implemented on BUI-IDE supporting also multilingual domains. Multilingual domains are not avaliable on RM05.
- Interface dialog is removed from RM05. Please use BUI-IDE to CRUD interfaces.
- Physical node is implemented for interface dialog. DB objects of interface can be checked and interface package can be recompiled.
- Interface primary keys will be number or varchar2 data type attributes.
- New dialog to CRUD BRIM users is available on BUI-IDE.
- New version of RM05 D2009_0213_v500157_4270_RM05 is implemented.
- Bug fixes:
- Generation fix of class views using multilingual value list domains: dsp columns of class attributes that assigned a multi-lingual domain don't get the display value of the domain.
- Setting interface MaxRowFetchSize property to -1 fix.