1 | transient bool quickDBReloadEnabled; |
2 | |
3 | Concepts _getReloadData() {
|
4 | ret db_mainConcepts(); |
5 | } |
6 | |
7 | void _setReloadData_early(virtual Concepts data) {
|
8 | quickImportMainConcepts(data, () -> quickDBReloadEnabled); |
9 | } |
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: | 433 / 2832 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |