Libraryless. Click here for Pure Java version (4704L/31K/104K).
!752 concepts. p { unstructure_debug = setOptAllDyn_debug = true; loadConceptsFrom("#1005290"); printStruct(allConceptNames()); for (Concept l : list("Line")) { print("Line: " + l + ", fieldValues: " + systemHashCode(l.fieldValues)); print("Author raw: " + getOpt(l, "author")); print("Author raw dyn: " + getOptDyn(l, "author")); print("Dynamic fields: " + struct(keys(l.fieldValues))); print("ID: " + l.id + ", text: " + quote(cget(l, "text")) + ", author: " + cget(l, "author")); } }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005295 |
Snippet name: | Test loadConceptsFrom bug (missing author in Line) |
Eternal ID of this version: | #1005295/1 |
Text MD5: | 79d2507c15be4be7d4622c2d0d4f5f04 |
Transpilation MD5: | 999a8e8c4205d89f8a0597b20e995014 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-10-30 18:38:35 |
Source code size: | 534 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 524 / 623 |
Referenced in: | [show references] |