Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1030883 // DB quickImport mix-in [faster DB reloads for DynModules, Include]

JavaX fragment (include)

transient bool quickDBReloadEnabled;

Concepts _getReloadData() {
  ret db_mainConcepts();
}

void _setReloadData_early(virtual Concepts data) {
  quickImportMainConcepts(data, () -> quickDBReloadEnabled);
}

Author comment

Began life as a copy of #1030882

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030883
Snippet name: DB quickImport mix-in [faster DB reloads for DynModules, Include]
Eternal ID of this version: #1030883/5
Text MD5: 46056360ff0b41a3ecfc58585770b38a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-19 14:13:30
Source code size: 215 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 106 / 2471
Version history: 4 change(s)
Referenced in: [show references]