MDriven 新版本發表

Released: Feb 29, 2024

v7.0.x - February 2024 中的更新

特性

  • This release contains an upgrade for MDriven Designer.

修補程式

  • PostgreSQL reversing now works.
  • Added a tab to OCLDegugger that lists all operators seen by OCL. This applies to Action and OCLPS languages.
  • Fixed a bug in Runtime DefaultOnViews and null checks.
  • Resolved issues with code generation, specifically related to creating doublets of certain TV's.
  • Fixed a readonly issue with members.
  • Readonly is now off if selfVM.IsDirty.

Released: Jun 10, 2019

v7.0.x 中的更新

October 2022

Updated Oct 04, 2022

Features

  • MDriven now supports Responsive UI design straight from declarative view models - for web and WPF renderers.
  • Performance improvements for everything built with MDriven after long real life profiling sessions and restructuring memory management.
  • SVG support - generate SVG graphics from model-logic and display on both web and WPF.
  • VSIX installer for Microsoft Visual Studio 2022 replaces old MDriven installer.
  • Pasting of static images to View models is now...

Released: Feb 17, 2019

7.0.0.10752 中的更新

特性

  • MDriven Framework
    • Adds support for viewmodel column rendered as XML attributes.
    • Adds support for viewmodel single association rendered as XML sub-element.
    • Changes the default string persistencemapper from VarChar to NVarChar (this will effect new fields added and make them support unicode).

修補程式

  • Many fixes for the ocl function.transform

Released: Mar 17, 2018

7.0.0.9922 中的更新

修補程式

  • Fixed - ServerCertificateValidationCallback https access from MONO.
  • Fixed - Bug in log Ocl oclSingleton - avoids throwing exception when not being able to create the singleton instance.
  • Fixed - Double click in rows was faster than async action-enable which led to user getting a low-access view on first click.
  • Fixed - Cell edit with F4 knocked out double-click on row.
  • Fixed - Issues with Expression caching - did not correctly handle changing types of variables as is common in new debugger...

Released: Aug 24, 2016

7.0.0.7904 中的更新

特性

  • ECO 7 is now integrated with Visual Studio 2015

修補程式

  • Designer - Updates to new debug window.
  • Designer - Fix for GC workaround in .Net 4.6.2 (Windows 10 1607).
  • Designer - Fix for IE7 not supported by chrome login.
  • Framework - Fixed layout errors with splitter.
  • Framework - Fixed incorrect margins with columns.
  • Framework - Added css-support for printing a BS3 page.
  • Framework - Fix for Development information outputing & and other html-encoding artifacts.
  • Framework - Correction after...

Released: Jul 21, 2011

Updates in this release

Updates in 6.0

  • ECO 6 is now integrated with Visual Studio 2010

Released: Oct 20, 2009

Updates in this release

Updates in ECO5

  • New integrated UML designer
  • Vastly improved and robust code generation using partial classes and partial methods
  • Added support for Delphi Prism
  • New rewritten support for reverse-engineering databases
  • Converted the part of the product that was implemented with Delphi.Net to C#
  • Fixed ~170 registered bugs and countless issues and improvements reported via email or webforums