Skip to content

Commit

Permalink
WIP: Test release of v0.0.41-addenbroke
Browse files Browse the repository at this point in the history
... Includes refactoring of @encapsule/holarchy RTL ObservableControllerData so that methods OCD.readNamespace, OCD.writeNamespace, and OCD.getNamespaceSpec methods now all the caller to specify a fully-qualified dot-delimited path (what it's always been) OR on OCD path resolution descriptor object that will be used to resolve the fully-qualified path used by the method.

This cuts in half the number of calls a developer needs to make to perform most OCD read/write/specification accesses against the OCD API because you no longer have to make a separate static method call to OCD to get the fully-qualified path to pass to the OCD read/write/getSpec methods.
  • Loading branch information
ChrisRus committed Apr 20, 2020
1 parent 1c72d74 commit 53d8b65
Show file tree
Hide file tree
Showing 49 changed files with 683 additions and 367 deletions.
6 changes: 3 additions & 3 deletions PACKAGES/d2r2-components/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Encapsule Project is MIT-licensed libs & tools for building full-stack Node.js/H
This package contains a collection of re-usable d2r2 React components for use with the d2r2 ComponentRouter dynamic view compositor.

```
Package: @encapsule/d2r2-components v0.0.41 "addenbroke" build ID "bPQWjwHRSRyW5kIBVDsC-Q"
Sources: Encapsule/holistic-master#99fabf7c9ddfd4eff00da56a0c18d58e362dba24
Created: 2020-04-18T16:54:56.000Z Purpose: library (Node.js) License: MIT
Package: @encapsule/d2r2-components v0.0.41 "addenbroke" build ID "iTF-_ZbDSP2wkawlSezNcQ"
Sources: Encapsule/holistic-master#31589969ae5a2b8991b03eca4b81c0ce1aa3a22f
Created: 2020-04-20T11:05:00.000Z Purpose: library (Node.js) License: MIT
```

## ![](ASSETS/encapsule-holistic-24x24.png) Overview
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/d2r2-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"bugs": {
"url": "https://github.com/Encapsule/holistic/issues"
},
"buildID": "bPQWjwHRSRyW5kIBVDsC-Q",
"buildSource": "99fabf7c9ddfd4eff00da56a0c18d58e362dba24",
"buildTime": 1587228896,
"buildID": "iTF-_ZbDSP2wkawlSezNcQ",
"buildSource": "31589969ae5a2b8991b03eca4b81c0ce1aa3a22f",
"buildTime": 1587380700,
"codename": "addenbroke",
"contributors": [
{
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/d2r2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Encapsule Project is MIT-licensed libs & tools for building full-stack Node.js/H
This package contains the Data-Driven React Router (d2r2) component factory extension for React. And, the ComponentRouter dynamic view compositor packaged as a generic React component. Used to build extensible view templates, and decoupled view libraries.

```
Package: @encapsule/d2r2 v0.0.41 "addenbroke" build ID "bPQWjwHRSRyW5kIBVDsC-Q"
Sources: Encapsule/holistic-master#99fabf7c9ddfd4eff00da56a0c18d58e362dba24
Created: 2020-04-18T16:54:56.000Z Purpose: library (Node.js) License: MIT
Package: @encapsule/d2r2 v0.0.41 "addenbroke" build ID "iTF-_ZbDSP2wkawlSezNcQ"
Sources: Encapsule/holistic-master#31589969ae5a2b8991b03eca4b81c0ce1aa3a22f
Created: 2020-04-20T11:05:00.000Z Purpose: library (Node.js) License: MIT
```

## ![](ASSETS/encapsule-holistic-24x24.png) Overview
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/d2r2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"bugs": {
"url": "https://github.com/Encapsule/holistic/issues"
},
"buildID": "bPQWjwHRSRyW5kIBVDsC-Q",
"buildSource": "99fabf7c9ddfd4eff00da56a0c18d58e362dba24",
"buildTime": 1587228896,
"buildID": "iTF-_ZbDSP2wkawlSezNcQ",
"buildSource": "31589969ae5a2b8991b03eca4b81c0ce1aa3a22f",
"buildTime": 1587380700,
"codename": "addenbroke",
"contributors": [
{
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/holarchy-cm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Encapsule Project is MIT-licensed libs & tools for building full-stack Node.js/H
This package contains the Holistic App Platform's core re-usable CellModel library.

```
Package: @encapsule/holarchy-cm v0.0.41 "addenbroke" build ID "bPQWjwHRSRyW5kIBVDsC-Q"
Sources: Encapsule/holistic-master#99fabf7c9ddfd4eff00da56a0c18d58e362dba24
Created: 2020-04-18T16:54:56.000Z Purpose: library (Node.js) License: MIT
Package: @encapsule/holarchy-cm v0.0.41 "addenbroke" build ID "iTF-_ZbDSP2wkawlSezNcQ"
Sources: Encapsule/holistic-master#31589969ae5a2b8991b03eca4b81c0ce1aa3a22f
Created: 2020-04-20T11:05:00.000Z Purpose: library (Node.js) License: MIT
```

## ![](ASSETS/encapsule-holistic-24x24.png) Overview
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/holarchy-cm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"bugs": {
"url": "https://github.com/Encapsule/holistic/issues"
},
"buildID": "bPQWjwHRSRyW5kIBVDsC-Q",
"buildSource": "99fabf7c9ddfd4eff00da56a0c18d58e362dba24",
"buildTime": 1587228896,
"buildID": "iTF-_ZbDSP2wkawlSezNcQ",
"buildSource": "31589969ae5a2b8991b03eca4b81c0ce1aa3a22f",
"buildTime": 1587380700,
"codename": "addenbroke",
"contributors": [
{
Expand Down
6 changes: 3 additions & 3 deletions PACKAGES/holarchy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Encapsule Project is MIT-licensed libs & tools for building full-stack Node.js/H
Cellular process modeling and runtime engine for Node.js and browser.

```
Package: @encapsule/holarchy v0.0.41 "addenbroke" build ID "bPQWjwHRSRyW5kIBVDsC-Q"
Sources: Encapsule/holistic-master#99fabf7c9ddfd4eff00da56a0c18d58e362dba24
Created: 2020-04-18T16:54:56.000Z Purpose: library (Node.js) License: MIT
Package: @encapsule/holarchy v0.0.41 "addenbroke" build ID "iTF-_ZbDSP2wkawlSezNcQ"
Sources: Encapsule/holistic-master#31589969ae5a2b8991b03eca4b81c0ce1aa3a22f
Created: 2020-04-20T11:05:00.000Z Purpose: library (Node.js) License: MIT
```

## ![](ASSETS/encapsule-holistic-24x24.png) Overview
Expand Down
Loading

0 comments on commit 53d8b65

Please sign in to comment.