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

8
LINES

< > BotCompany Repo | #1023504 // Common Include for Dyn Modules [actually empty right now]

JavaX fragment (include)

/*
TODO: thread {} should enter the module
svoid _onLoad_moduleThreadInfo {
  _threadInfo_addMakerAndRetriever(
    voidfunc(Map map) { mapPut(map, dm_current := dm_currentModule()) },
    voidfunc(Map map) { dm_enter((S) map.get('dm_current)) });
}
*/

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, elmgxqgtpvxh, jcllbfdqhrgy, mowyntqkapby, mqqgnosmbjvj, onxytkatvevr, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, qsqiayxyrbia, tvejysmllsmz, uhjabitqdyqv, vouqrxazstgt, wnsclhtenguj, xrpafgyirdlv

No comments. add comment

Snippet ID: #1023504
Snippet name: Common Include for Dyn Modules [actually empty right now]
Eternal ID of this version: #1023504/4
Text MD5: ac232e7d0f67548049db15933b5136bc
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-02 16:06:31
Source code size: 259 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 183 / 21252
Version history: 3 change(s)
Referenced in: #1015892 - DynModule [base class for dynamic modules]
#1025826 - Compact Module Include 2 [old]
#1027167 - Compact Module Include v3 (only including callF etc. when required, LIVE)
#1029928 - Compact Module Include v4 (LIVE for new code using cmodule2)
#1030953 - Compact Module Include for Gazelle BEA (edited by #1030951)
#1031187 - Compact Module Include v5 (LIVE for new code using cmodule5)
#1031642 - Compact Module Include for Gazelle BEA [failed extension]
#1031643 - Compact Module Include for Gazelle BEA [working backup]
#1032709 - Compact Module Include for Secret BEA
#1033506 - Compact Module Include Gazelle V
#1033884 - Compact Module Include Gazelle V [dev]