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

14
LINES

< > BotCompany Repo | #1021367 // AI Tasks + Implementations [Dyn Module]

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

Uses 911K of libraries. Click here for Pure Java version (8522L/45K).

1  
!7
2  
3  
concept Task {
4  
  //S globalID = aGlobalIDUnlessLoading();
5  
  S task;
6  
  S implementation;
7  
  S comments;
8  
}
9  
10  
cmodule AITasks > DynCRUD<Task> {
11  
  start {
12  
    crud.multiLineFields = litset('comments);
13  
  }
14  
}

Author comment

Began life as a copy of #1021352

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021367
Snippet name: AI Tasks + Implementations [Dyn Module]
Eternal ID of this version: #1021367/4
Text MD5: 700be2d7aa32469475b2bbce5fc2c115
Transpilation MD5: ce06e7597b440df7255ea347dcd4db09
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: 2019-02-09 23:21:48
Source code size: 217 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 224 / 565
Version history: 3 change(s)
Referenced in: [show references]