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

11
LINES

< > BotCompany Repo | #1011219 // Test sharing classes with hotwired module - works thanks to AllPublic :)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (6390L/36K).

!7

set flag AllPublic.

static Class module;

p {
  Lisp l = lisp("hello", "world!");
  module = hotwireSharingClasses(#1011218, Lisp);
  call(module, 'test, l);
}

Author comment

Began life as a copy of #1010567

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011219
Snippet name: Test sharing classes with hotwired module - works thanks to AllPublic :)
Eternal ID of this version: #1011219/7
Text MD5: 8d61c8fd253a4d3eccb28cbff2420eea
Transpilation MD5: c122b77f52cdf0f503eb403c74180660
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-19 20:26:49
Source code size: 174 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 385 / 1064
Version history: 6 change(s)
Referenced in: [show references]