bilaldursun1 / nettopologysuite

Automatically exported from code.google.com/p/nettopologysuite
0 stars 0 forks source link

Remove PowerCollection dependency #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Due do mainly licensing issues, PowerCollections should be removed from project 
dependencies: PowerCollections is released with Eclipse Public License, that 
can be problematic with NTS LGPL license.
Anyway, standard BCL should now offer a viable alternative, so removing PC 
dependency looks a valid move.

Original issue reported on code.google.com by diegogu...@gmail.com on 20 Aug 2013 at 1:39

GoogleCodeExporter commented 9 years ago
SL4 and WP7 still lack necessary BCL classes (HashSet, SortedSet, 
SortedDictionary)

Original comment by felix.ob...@netcologne.de on 20 Aug 2013 at 1:58

GoogleCodeExporter commented 9 years ago
And there is this sorting issue with List<T> that causes the LineSequencer to 
fail.

Original comment by felix.ob...@netcologne.de on 20 Aug 2013 at 2:00

GoogleCodeExporter commented 9 years ago
good point felix: so PC looks a necessary dependency?

Original comment by diegogu...@gmail.com on 20 Aug 2013 at 2:50

GoogleCodeExporter commented 9 years ago
http://sourceforge.net/mailarchive/message.php?msg_id=31422827
:)

Original comment by felix.ob...@netcologne.de on 19 Sep 2013 at 3:28

GoogleCodeExporter commented 9 years ago
right move :)

Original comment by diegogu...@gmail.com on 20 Sep 2013 at 6:58