# # ChangeLog for branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs # # Generated by Trac 1.0.12 # 07/03/24 09:45:12 Mon, 15 Nov 2010 08:41:51 GMT abeham [4790] * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (modified) * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * Added detection if a certain link in the chain implements ... Sat, 13 Nov 2010 09:26:04 GMT abeham [4788] * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (modified) #1258 * Changed event handler cache to be static and keeping the ... Sat, 13 Nov 2010 01:14:39 GMT abeham [4787] * branches/ParameterBinding/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Core/3.3/Interfaces/IItemBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Core/3.3/Interfaces/IParameterBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Core/3.3/ItemBinding.cs (added) * branches/ParameterBinding/HeuristicLab.Core/3.3/ParameterizedNamedItem.cs (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/HeuristicLab.Parameters-3.3.csproj (modified) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterNameBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterSecondLevelNameBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Parameters/3.3/ParameterValueBinding.cs (deleted) * branches/ParameterBinding/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) #1258 * Updated binding according to discussion * Added small ...