Home News (12/11/08)new Start Here Getting Started Downloads Documentation Tutorials (12/07/08)new Tablets Structure Deployment Web Studio OpenL Basics Constrainernew Change Log References LGPL License Motivational Reading OpenL Apologia |
OpenL Tablets Change LogVersion 5.1.1This release contains several new features, improvements in the build process and, as always, bug fixes.IMPORTANT NOTE. Due to the change in the Rules Repository Schema, you would have to scrap the old version of the repository. Don't forget to save your rules somewhere else before doing this.
The Formal Introduction of the OpenL ConstrainerWhile Constrainer have been a part of the OpenL Tablets distribution for a while, now is a good time to introduce it formally. This is an exciting piece of the technology that definitely deserves it's own project, but we have made the decision to keep it under OpenL Tablets umbrella. There are a few reasons for thisNew FeaturesImprovementsBug FixesIn this release a lot of efforts have been spent on streamlining build process, improving compatibility with other products and platforms etc. Therefore most fixed bugs and issues had internal nature. Here are a couple of bugs that may be of interest to users: For more details on new features and improvements see documentation
Version 5.0.6This is mostly a maintenance release with several bugs fixedMost important bug fixes: Version 5.0.5New FunctionalityMajor Bug FixesVersion 4.1.1 Build 7Performance OptimizationDecision Tables performance has been improved. Indexing has been provided for certain types of conditions resulting in significant performance improvements, especially for the large tables. BenchmarksInteractive Benchmarks have been added for all methods. User can run and compare benchmarks. Added Tutorial 5 with Performance and Benchmarks examples Web Studio Start Screen CustomizationSimple customizations can be applied to Web Studio start screen. Now you can impress your boss and your clients with custom look and feel by defining the following System Properties: -Dorg.openl.webstudio.header.image - for header image file
-Dorg.openl.webstudio.intro.html - for right frame initial html or jsp file
-Dorg.openl.webstudio.tree.bcgr - for project tree background color
Bug FixesFixed new "Simple OpenL Tablets Project" template. It contained an obsolete reference. The problem could be fixed by running "Generate Wrapper..." script in Eclipse. Version 4.0.1 Build 14Project Display NameTo change the display name of the OpenL Tablets project go to build/GenerateJavaWrapper.build.xml and change the property "displayName". Then run "Generate ... Wrapper" command from Eclipse Run menu and refresh the project in Eclipse. If WebStudio is open, refresh the project in WebStudio Business View and Developer ViewTo address the important issue of having business people involved at the early stages of the project development when business-friendly UI have not been developed yet, Web Studio now provides two display modes: Business and Developer. It defaults to the Business Mode. To switch between modes click on "Web Studio" text on the Top Menu. Developer Mode is more or less "show all" mode. New Functionality in Web StudioImproved look of Excel tables in Web BrowserWeb Studio now displays Excel tables using Excel formats for numbers, dates and borders. There are still some compatibility issues due to the fact tha Excel and Html are not 100% compatible, but for the most commonly used Excel formats the results will be very close Session TimeoutTomcat default timeout is set for 30 min in conf/web.xml. After a timeout Web Studio will display message and restart web application. OpenL Changes
The only change worth mentioning was the change of in semantics of the == operator for Strings. Now
it is different from standard Java semantics - it still works with nulls, but if both operands are not null it
uses Version 3.1.0.7 Build 20Code changes org.openl.main.OpenLVersion.getVersion()
and org.openl.main.OpenLVersion.getBuild() methods. Main modules now display version and build when start.
It will become handy when (if?) people start coming with support requests. Nobody came so far. I still wonder is it a good sign? Version 3.1.0.7 Build 19Version 3.1.0.7 Build 18Version 3.1.0.7 Build 16Version 3.1.0.7 Build 15Version 3.1.0.7 vs 3.1.0.6ConfigurationFunctionality UpgradeDocumentationTutorials and ExamplesBug Fixes |