Download Jar. Libraryless. Click here for Pure Java version (16805L/122K).
1 | // Call this only once per Concepts! |
2 | static Concepts dm_initNestedConcepts(Concepts concepts) {
|
3 | if (concepts != null) {
|
4 | DynModule mod = dm_current_mandatory(); |
5 | postUnstructureConcepts(concepts); |
6 | onConceptsChange(concepts, r { mod.change() });
|
7 | } |
8 | ret concepts; |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028443 |
| Snippet name: | dm_initNestedConcepts - initialize Concepts that are persisted in a module field |
| Eternal ID of this version: | #1028443/3 |
| Text MD5: | 72beebc8d44d5f10a6acbcb3c3f3ad68 |
| Transpilation MD5: | 0178d58350622dc59848dd86d0fce971 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-20 17:18:04 |
| Source code size: | 286 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 496 / 1347 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |