Is there going to be a new major release this summer? Last year when version 9.0.0 was released, it produced several compile warnings regarding the use of obsolete area and line styles. Today I downloaded the latest production build 9.0.0.401. It still produces these warnings:
- Public Shared ReadOnly Property Water2 As
ThinkGeo.MapSuite.Core.AreaStyle’ is obsolete
In addition, there are some new warnings:
-
Public ReadOnly Property Columns As
System.Collections.ObjectModel.Collection(Of
ThinkGeo.MapSuite.Core.FeatureSourceColumn)’ is obsolete: 'This
property is obsolete and might be removed in or after Version 10.0.
…
I am developing in Visual Studio 2013, Visual Basic.NET. Please advise.
Serena Lucy
Trapeze Software Group