What is NEW on BRIM-Objects Version 17
- Class Dialogs is ready on IDE BRIM-Objects. Developers can CRUD classes with IDE.
- etting system language is now avaliable with "Default" check box of IDE BRIM Objects Language Dialog.
Bug Fixes :
- Setting cardinallity of a master detail asscociation which has an abstract detail class is now working clearly.
- Fix from mrosenblum@dulcian.com about ste$rep.ripTasks applied. Single dash should not be skipped.
- While deleting many to many assoc, exception is raised if assoc has a connected class.
- Class Attribute Code validation is added while creating new atributes wiht an existing code of attribute or setting attribute's code to an existing code of attribute.
- An association class can not have any subclass which is also an association class of another many to many association. This validation is added to subClassAdd api and associationClassConnect api.
- Setting interface attribute required field from interface dialog will refresh interface datasource package.