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

16
LINES

< > BotCompany Repo | #1021413 // Gazelle Feedback List [Dyn Module]

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

Uses 1113K of libraries. Click here for Pure Java version (20025L/111K).

!7

!include #1021788

extend AppliedRule {
  void change {
    super.change();
    vmBus_send('gazelleRuleFeedbackChanged, ruleID);
  }
}

cmodule2 AppliedRules > DynAppliedRules {
  start {
    onConceptsChange(r { vmBus_sendMessage('gazelleFeedbackChanged, this) });
  }
}

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: #1021413
Snippet name: Gazelle Feedback List [Dyn Module]
Eternal ID of this version: #1021413/35
Text MD5: 127951e4a79b6bd3b36b291a59a73e49
Transpilation MD5: e16c27d1704fa5d737491bb3aa28e1b0
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: 2021-06-29 21:44:28
Source code size: 290 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 385 / 71569
Version history: 34 change(s)
Referenced in: [show references]