Posts Tagged ‘valueobject’

Release 1.02.0808.25 – Value Object support

Friday, August 8th, 2008

Added support for ValueObjects, as well as various bug fixes and enhancements.  Download it here.

Enhancements:

  • Added Evolving.TrueView.Domain.ValueObject to support “Value Objects”
  • Added better exception messages when adding and creating entities within lists
  • EntityList TreeNodes are now sorted by Summary value
  • Added icons to Query Dialog buttons
  • EntityAttribute.RelationShipType is no longer enforced by default
  • EntityListAttribute.RelationShipType is no longer enforced by default

Fixes:

  • Query Dialog now handles null/empty search values
  • Fixed exceptions when saving using NHiberate
  • Fixed formatting in RichText editor
  • RichText editor now handles CTRL-ENTER
  • Corrections to Evolving.TrueView.MyApplication.GetManager()

TrueView DataBridge 1.22.0808.25

Enhancements:

  • Now creates link tables for classes that have 2+ EntityList<> properties of the same type
  • Relationships can be explicitly defined between properties of 2 different classes