Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

The Rules of Delta Shell related to the use of external code in the library form (*.dll) or in a source code form (*.cs ...):

...

  • DotNetBar
  • TeeChart
  • XtraSuite
  • PCRaster - only in HABITAT
  • USP.Express.Pro - only in HABITAT

All of them must be Most of them are isolated in DelftTools.Controls.Swf and should remain there. DotNetBar is also used in a top-level gui (MainWindow). The rest of the sources should not reference any other commercial components. It is not yet achieved, some projects still use commercial components outside of the DelftTools.Controls.Swf.

The reason I'm writing this is because I've found a code which does not belong to us in our sources: MACTrackBar.cs, ColorHelper.cs, DrawMACStyleHelper.cs, MACTrackBarDesigner.cs. Luckily it was not used in any critical parts yet. I'm removing it from our repository because I don't think we satisfy the following condition:

THE SOURCE CODE CONTAINED HEREIN AND IN RELATED FILES IS PROVIDED THE REGISTERED DEVELOPER FOR THE PURPOSES OF EDUCATION AND TROUBLESHOOTING. UNDER NO CIRCUMSTANCES MAY ANY PORTION OF THE SOURCE CODE BE DISTRIBUTED, DISCLOSED OR OTHERWISE MADE AVAILABLE TO ANY THIRD PARTY WITHOUT THE EXPRESS WRITTEN CONSENT OF ECONTECH JSC.

...