Libraryless. Click here for Pure Java version (23563L/161K).
set flag AllowMetaCode.
meta-postProcess { tok_crudAutoConstructor }
abstract sclass DynCRUD_v2<A extends Concept> extends DynModule {
!include #1030727 // DynCRUD Include v2
DynCRUD_v2() {}
*(Class<A> *conceptClass) {}
start {
start_DynCRUD();
}
}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: | 454 / 713 |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |