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

13
LINES

< > BotCompany Repo | #1019282 // DynCRUD - CRUD as Dyn Module

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (22061L/161K).

1  
set flag AllowMetaCode.
2  
meta-postProcess { tok_crudAutoConstructor }
3  
4  
abstract sclass DynCRUD<A extends Concept> extends DynModule {
5  
  !include #1026525 // DynCRUD Include
6  
  
7  
  DynCRUD() {}
8  
  *(Class<A> *conceptClass) {}
9  
10  
  start {
11  
    start_DynCRUD();
12  
  }
13  
}

Author comment

Began life as a copy of #1018993

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1019282
Snippet name: DynCRUD - CRUD as Dyn Module
Eternal ID of this version: #1019282/67
Text MD5: fe45eef4d066c976e3b4f195d8bc75a0
Transpilation MD5: b7c2a8b0e88396e59f9c02c097e184ab
Author: stefan
Category: javax / db / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-18 02:18:12
Source code size: 270 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 619 / 1613
Version history: 66 change(s)
Referenced in: [show references]