# # ChangeLog for trunk/sources/HeuristicLab.PluginInfrastructure/3.3/TypeExtensions.cs # # Generated by Trac 1.0.12 # 07/08/24 08:37:24 Wed, 05 Sep 2012 12:24:13 GMT mkommend [8577] * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/TypeExtensions.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.PluginInfraStructure-3.3/TypeDiscoveryTest.cs (modified) #1923: Changed type discovery to return only generic types with ... Tue, 04 Sep 2012 14:34:54 GMT mkommend [8571] * trunk/sources/HeuristicLab 3.3 Tests.vsmdi (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/LightweightApplicationManager.cs (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/SandboxApplicationManager.cs (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/TypeExtensions.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.PluginInfraStructure-3.3/TypeDiscoveryTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1923: * Rewrote type checks for type discovery of plugin ...