From 75f146c6e150dd995556f3931e06b6bdb075696a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 20 Feb 2017 04:27:09 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index 7345e4c7..3ece9f5e 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -27,6 +27,15 @@ var core = require('features/core') // - ... var PeerActions = actions.Actions({ + // Format: + // { + // : , + // } + // + // XXX format??? + // ...should flow from the protocol definition and architecture... + __peers: null, + // XXX need more control... // - get proxies to specific peer... get peeractions(){