Blog from March, 2007

Splash Screen Update

And even better now (smile)

Splash screen added

While application is being started it is necessary to initialize some resources, e.g. current implementation of xml serialization requires some time to prepare XmlSerializer objects for each model or data type which will be loaded/saved, initialization of gui, etc.. Splash screen was created to show progress of these steps so that user will se what is happening.

Version 0.2

New version of the DelftShell alpha was released, see release notes below.

Release Notes - Delft Tools .NET - Version 0.2

Bug

  • [TOOLS-46] - habitat model loadstate doesnot work
  • [TOOLS-52] - ProjectTestSave does not work, ProjectExplorer==null!
  • [TOOLS-63] - grafiek verdwijnt bij brokenlinear model
  • [TOOLS-64] - Geladen project wordt niet in treeview getoond
  • [TOOLS-66] - BrokenLineraModel and maybe other habitat models do not expose DataItems on creation
  • [TOOLS-67] - Plugin commands are not shown in the Tools > [plugin] > [command] menu
  • [TOOLS-68] - Classificationmodel: comma delimitated
  • [TOOLS-79] - Bij laden van project wordt projectpath niet ingesteld
  • [TOOLS-81] - hsi_driehoeksmossel sluit af met foutmelding
  • [TOOLS-102] - Remove nag screen for DemisMapControl
  • [TOOLS-116] - Classification mode: punt of komma
  • [TOOLS-118] - Broken lineair model
  • [TOOLS-124] - Openen species model, openen project
  • [TOOLS-125] - Nieuw project moet alle views sluiten

Improvement

  • [TOOLS-6] - override default serialization using XmlAttributes and XmlAttributesOverrides classes
  • [TOOLS-27] - Find plugins in sub-folders
  • [TOOLS-47] - Show filesave dialog instead of folder dialog when saving a project
  • [TOOLS-53] - Project needs its own folder otherwise this may lead to mixing up of scenariofolders for different projects
  • [TOOLS-69] - if model opens view also active
  • [TOOLS-82] - performance when reading tables from dataset is slow
  • [TOOLS-111] - Closing of views should be added to menu view
  • [TOOLS-121] - Twee keer zelf view openen moet niet kunnen

New Feature

  • [TOOLS-4] - Statistics model
  • [TOOLS-14] - Add colour coding to the BrokenLinear and Classification graphs
  • [TOOLS-20] - Properties classes must work directly with parent model/dataitem
  • [TOOLS-33] - Model load state must be implemented
  • [TOOLS-35] - Project save, save as , delete must be implemented
  • [TOOLS-38] - Allow plugin to expand menus
  • [TOOLS-41] - Allow user to select input dataitems from previous models
  • [TOOLS-48] - Handle parentid and parent for DataItems after deserializing a project

Task

  • [TOOLS-5] - Rename DelftShellPlugins to DelftPlugins
  • [TOOLS-49] - Add Functionality to project explorer to link dataitems to other models
  • [TOOLS-75] - Message window copy not implemented
  • [TOOLS-76] - Remove Model .. stop from projectexplorer context menu
  • [TOOLS-77] - null reference in activemapview bij aanklikken van gridcoverage dataitem
  • [TOOLS-78] - Treeview: update dataitems opnieuw inbouwen