# # ChangeLog for branches # # Generated by Trac 1.0.12 # 11/26/24 23:23:05 Tue, 28 Jul 2009 10:57:11 GMT mkommend [2186] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Algorithm.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/InputVariable.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/InputVariableResult.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Model.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/ModelResult.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Problem.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Result.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Variable.cs (deleted) moved data objects into own folder (ticket #712) Tue, 28 Jul 2009 10:54:28 GMT mkommend [2185] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Core/3.3/DataSet.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Core/3.3/HeuristicLab.CEDMA.Core-3.3.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Core/3.3/Problem.cs (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/DispatcherBase.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/ExecuterBase.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/GridExecuter.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/HeuristicLab.CEDMA.Server-3.3.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/Server.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.CEDMA.Server/3.3/SimpleDispatcher.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.DataAnalysis/3.2/Dataset.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/Algorithm.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/InputVariable.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/InputVariableResult.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/Model.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/ModelResult.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/Problem.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/Result.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DataObjects/Variable.cs (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/DatabaseService.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/HeuristicLab.Modeling.SQLServerCompactBackend-3.2.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/ModelingDataContext.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling/3.2/IModel.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling/3.2/IModelingDatabase.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling/3.2/Model.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab/CopyAssemblies.cmd (modified) commit to synchronize with GK CAUTION: this changeset does not build ... Mon, 27 Jul 2009 08:07:30 GMT mkommend [2184] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Algorithm.cs (modified) changed access modifiers for Algorithm members (ticket #712) Fri, 24 Jul 2009 15:22:01 GMT mkommend [2183] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.sln (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab/CopyAssemblies.cmd (modified) configured SQLServerCompactPlugin (copy assemblies, build ... Fri, 24 Jul 2009 15:17:52 GMT mkommend [2182] * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2 (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/HeuristicLab.SQLServerCompact-3.2.csproj (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/HeuristicLab.snk (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/SQLServerCompactPlugin.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/System.Data.SqlServerCe.Entity.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64 (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlceca35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlcecompact35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlceer35EN.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlceme35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlceoledb35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlceqp35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x64/sqlcese35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86 (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlceca35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlcecompact35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlceer35EN.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlceme35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlceoledb35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlceqp35.dll (added) * branches/HeuristicLab.Modeling Database Backend/sources/SQLServerCompact/3.2/x86/sqlcese35.dll (added) added !HeuristicLab.SQLServerCompact project to deploy ... Fri, 24 Jul 2009 12:29:46 GMT mkommend [2181] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Algorithm.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Model.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/ModelingDataContext.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Problem.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Result.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/SQLiteMapping_generated.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Variable.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.sln (modified) added generated classes from DBLinq for sqlite support (ticket #712) Thu, 23 Jul 2009 09:47:34 GMT mkommend [2180] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2 (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Algorithm.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/HeuristicLab.Modeling.SQLServerCompactBackend-3.2.csproj (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/HeuristicLab.snk (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/InputVariable.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/InputVariableResult.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Model.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/ModelResult.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/ModelingDataContext.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Problem.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Properties (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Properties/AssemblyInfo.frame (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Result.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/SQLServerCompactDatabase.sdf (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLServerCompactBackend/3.2/Variable.cs (added) added additional project for SQLServerCompact support (ticket #712) Thu, 23 Jul 2009 09:01:40 GMT mkommend [2179] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Algorithm.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend.database (deleted) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/InputVariable.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/InputVariableResult.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Model.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/ModelResult.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/ModelingDataContext.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Problem.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Result.cs (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Variable.cs (modified) implemented final prototyp of !LinqToSql mapping (ticket #712) Tue, 21 Jul 2009 14:10:43 GMT mkommend [2178] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Algorithm.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/InputVariable.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/InputVariableResult.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Model.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/ModelResult.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/ModelingDataContext.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Problem.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Result.cs (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Variable.cs (added) added first implementation of !LinqToSql mapping (ticket #712) Tue, 21 Jul 2009 11:57:34 GMT mkommend [2177] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend.database (modified) added foreign key constraints and changed id from guid to integer ... Tue, 21 Jul 2009 11:03:39 GMT mkommend [2176] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend.database (modified) adapted schema in database (ticket #712) Tue, 21 Jul 2009 09:12:45 GMT mkommend [2175] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.sln (modified) added project HeuristicLab.Modeling.SQLiteBackend (ticket #712) Mon, 20 Jul 2009 16:16:43 GMT mkommend [2173] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2 (modified) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend.database (added) added empty sqlite database file (ticket #712) Mon, 20 Jul 2009 15:46:49 GMT mkommend [2172] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (modified) corrected handling of AssemblyInfo.cs (ticket #712) Mon, 20 Jul 2009 15:29:21 GMT mkommend [2171] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (modified) forgot reference to HL.PluginInfrastructure in ... Mon, 20 Jul 2009 15:25:50 GMT mkommend [2170] * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2 (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.Modeling.SQLiteBackend-3.2.csproj (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/HeuristicLab.snk (copied) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Properties (added) * branches/HeuristicLab.Modeling Database Backend/sources/HeuristicLab.Modeling.SQLiteBackend/3.2/Properties/AssemblyInfo.frame (copied) added project template HL.Modeling.SQLiteBackend-3.2 (ticket #712) Mon, 20 Jul 2009 14:51:50 GMT mkommend [2169] * branches/HeuristicLab.Modeling Database Backend (copied) created branch for new !HL.Modeling database backend (ticket #712) Fri, 26 Jun 2009 10:13:45 GMT svonolfe [2115] * branches/HeuristicLab.Hive_Milestone3 (copied) created a branch for milestone 3 of project HeuristicLab.Hive. Tue, 16 Jun 2009 01:36:48 GMT swagner [2046] * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/AliasEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallGraphView.Designer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallGraphView.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallGraphView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallNode.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CallNodeBase.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CancelEventArgs.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Cloner.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/EngineBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/EventArgs.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ExceptionEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICallGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICallNode.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IEngine.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperator.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperatorGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IParameter.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IScope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IVariable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ItemEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ItemIndexEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/KeyValueEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/NameChangingEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperationEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorCallNode.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorIndexEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ScopeEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ScopeIndexEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Variable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/VariableEventArgs.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/VariableInfoEventArgs.cs (deleted) Refactoring of the operator architecture (#95) Mon, 15 Jun 2009 00:18:42 GMT swagner [2042] * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/AtomicOperation.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Auxiliary.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CloneableBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Cloner.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/CompositeOperation.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/EngineBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICloneable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/ICloner.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IOperator.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Interfaces/IScope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGraph.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorGroup.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/OperatorLibrary.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Parameter.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/ParameterEventArgs.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Scope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/Variable.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.3/VariableInfo.cs (modified) Refactoring of the operator architecture (#95)