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).

!7

concept Task {
  //S globalID = aGlobalIDUnlessLoading();
  S task;
  S implementation;
  S comments;
}

cmodule AITasks > DynCRUD<Task> {
  start {
    crud.multiLineFields = litset('comments);
  }
}

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: 218 / 556
Version history: 3 change(s)
Referenced in: [show references]