Release Notes 2015-08-28

Version Information

OpenEdge ReleaseVersion Information
10.2BRelease 10.2B #34951@2015-08-28
11.xRelease 11.3 #34954@2015-08-28

Release Notes

With this release we start to provide the weekly updates also via download/clone from a private GitHub repository. Customers having GitHub accounts can request access to this repository, a (free) GitHub account is required for this process. 

With this release we are recommending all developers to consider using OpenEdge 11.5.1.003 (that is hotfix 003 for service pack 1 of OpenEdge release 11.5). Especially the 64 bit version of that release shows great improvements on the Visual Designer reliability. See SCL-940 - Recommendation to apply OpenEdge Hotfix 11.5.1.003

Download Link

http://esd.consultingwerkcloud.com/

https://github.com/consultingwerk/SmartComponentLibrary

Bug

  • [SCL-978] - In SmartUpdatableBrowser class the event SmartTableIOStateChanged should be published only when the state is changed
  • [SCL-979] - SmartDataAccess:CommitChanges causes runtime error for message new rows with validation error
  • [SCL-986] - Undo of failed "Copy" or "Save" operation does not work anymore
  • [SCL-988] - SmartMenuViewer crash with a duplicate event subscription

Improvement

  • [SCL-981] - LegacyGuiMigration UI's should not hide grid columns while group-by
  • [SCL-983] - Improved error handling in TempTableToObjectMapper
  • [SCL-989] - TempTableToObjectMapper (.NET) should support property/table mapping that tollerates table.field specification
  • [SCL-990] - New Folder Dialog in Business Entity Folder Picker should be centered over Folder Picker
  • [SCL-991] - SmartDataBrowser:EnableMultiSelection should also work on Bands with Default selection mode
  • [SCL-992] - Add "Reload Business Entities" Visual Designer Verb to SmartBusinessEntityAdapter

New Feature

  • [SCL-977] - New GitHub based release access
  • [SCL-982] - Legacy GUI Migration Forms should be customizable using custom service
  • [SCL-984] - Exception with new method to add messages from another error
  • [SCL-985] - StringHelper with a new method to return the first non empty (or ?) string in a list of strings
  • [SCL-987] - Partial update support in Business Entities