Libraryless. Click here for Pure Java version (23563L/161K).
1 | set flag AllowMetaCode. |
2 | meta-postProcess { tok_crudAutoConstructor } |
3 | |
4 | abstract sclass DynCRUD_v2<A extends Concept> extends DynModule { |
5 | !include #1030727 // DynCRUD Include v2 |
6 | |
7 | DynCRUD_v2() {} |
8 | *(Class<A> *conceptClass) {} |
9 | |
10 | start { |
11 | start_DynCRUD(); |
12 | } |
13 | } |
Began life as a copy of #1019282
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030728 |
Snippet name: | DynCRUD_v2 - CRUD as Dyn Module |
Eternal ID of this version: | #1030728/1 |
Text MD5: | 8ed3673178ff26ef2cdfa40cdcf77637 |
Transpilation MD5: | 2c2bd4a768e9d201cc5e2d7e528b5ced |
Author: | stefan |
Category: | javax / db / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-03-18 15:18:49 |
Source code size: | 279 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 214 / 436 |
Referenced in: | [show references] |