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

9
LINES

< > BotCompany Repo | #1019991 // Appointments [Dyn Module]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Libraryless. Click here for Pure Java version (17628L/133K).

1  
!7
2  
3  
concept Appointment {
4  
  S description, date, time, comment;
5  
}
6  
7  
module Appointments > DynCRUD<Appointment> {
8  
  *() { super(Appointment); }
9  
}

Author comment

Began life as a copy of #1019714

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019991
Snippet name: Appointments [Dyn Module]
Eternal ID of this version: #1019991/1
Text MD5: 3261d3314aae7e6d57f2385d70eb9f64
Transpilation MD5: 50e88b35c0f36c64054a770368590ae7
Author: stefan
Category: javax / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-03 17:07:06
Source code size: 151 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 241 / 1589
Referenced in: [show references]