Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(minus) DeltaShell.Plugins.SharpMapGis.csproj references NHibernate.dll - remove it!?
(minus) DeltaShell.Plugins.Series.csproj references NHibernate.dll
(minus) write test checking number of csproj in solution and on file system (should match (smile))
(minus) walk through ALL projects and remove PLUGIN -> PLUGIN dependencies!
(plus) WTF, why SharpMapGis plugin references DeltaShell.Core???
(minus) (plus) FIX ALL NAMESPACES
(minus) Loader is referencing Common projects so that they will be copied to Loader/bin/ - discuss!
(minus) FIX images, some are DeltaShell.* and also not used
(minus) REMOVE / MOVE TO OLD CODE DeltaShell.Plugins.Demis.MapControl ??? (not used in the current solution)
(minus) I had to comment some code to make everything work, check diff on revision when new-layout branch was created
(plus) Strange that it was necessary to re-reference NetTopologySuite, do we have it as DLL somewhere??
(minus) REMOVE reference to DeltaShell.Plugins.SharpMapGis in SharpMap.UI.Tests!
(minus) make SharpMap.Extensions.Xml work (current excluded), migrate from plugin (pull-up)
(minus) search all project for DelftShell and fix it (some dirs, files need to be renamed)
(minus) check ALL hidded files not included into project and clean-up!
(minus) Rename DeltaShell.Plugins.KRWVerkenner in source code tree to something more intuitive for all users (including non-Dutch), e.g.: DeltaShell.Plugins.BasinModels (basin management), move it into DelftModels

...