Skip to content
Snippets Groups Projects
  • hjank's avatar
    59e3e189
    + added init, setItems, getItem to ContextInfoList · 59e3e189
    hjank authored
    # changed usages of old array_contextInformations (now contextList; using key identifiers instead of indices)
    # serialized whole process (before: async), starting from main.js
    # updated ContextInfoList structure description (comment): from array of arrays to array of objects
    59e3e189
    History
    + added init, setItems, getItem to ContextInfoList
    hjank authored
    # changed usages of old array_contextInformations (now contextList; using key identifiers instead of indices)
    # serialized whole process (before: async), starting from main.js
    # updated ContextInfoList structure description (comment): from array of arrays to array of objects