Skip to content
  • Andy Cedilnik's avatar
    Couple of changes: cache variables now have a map of properties. ADVANCED and... · bef93dc5
    Andy Cedilnik authored
    Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
    bef93dc5