MDriven Releases

Released: Feb 29, 2024

Updates in v7.0.x - February 2024

Funktionen

  • This release contains an upgrade for MDriven Designer.

Fehlerkorrekturen

  • 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

Updates in 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

Updates in 7.0.0.10752

Funktionen

  • 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).

Fehlerkorrekturen

  • Many fixes for the ocl function.transform

Released: Mar 17, 2018

Updates in 7.0.0.9922

Fehlerkorrekturen

  • 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...

Released: Aug 24, 2016

Updates in 7.0.0.7904

Funktionen

  • ECO 7 is now integrated with Visual Studio 2015

Fehlerkorrekturen

  • 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...

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