Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/03/17 11:41:43 (7 years ago)
Author:
gkronber
Message:

#2520

  • renamed StorableClass -> StorableType
  • changed persistence to use GUIDs instead of type names
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PersistenceOverhaul/HeuristicLab.Clients.Access/3.3/Settings.settings

    r8042 r14711  
    33  <Profiles />
    44  <Settings>
    5     <Setting Name="HLExeName" Type="System.String" Scope="Application">
     5    <Setting Name="HLExeName" MemberSelection="System.String" Scope="Application">
    66      <Value Profile="(Default)">HeuristicLab 3.3</Value>
    77    </Setting>
    8     <Setting Name="ClientTypeName" Type="System.String" Scope="Application">
     8    <Setting Name="ClientMemberSelectionName" MemberSelection="System.String" Scope="Application">
    99      <Value Profile="(Default)">HLClient</Value>
    1010    </Setting>
Note: See TracChangeset for help on using the changeset viewer.