Syspeople / CodeNow

Empower your ServiceNow Development with no instance configuration.
MIT License
8 stars 7 forks source link

Local cache gets deleted when workspace have not been used for while. #162

Open ambsoerensen opened 5 years ago

ambsoerensen commented 5 years ago

Restore Cache on load.

if we store the tablename and the id in the workspace we could fairly reasily recover/refresh the local cache.

Would also allow the workspace to be committed to github and through git improve collaboration and merging of code.