From 8bde82dd7b73d596e65e299ce94e73c1da6cf49d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Feb 2017 17:06:12 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index c465138f..20213df6 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -35,6 +35,8 @@ var PeerActions = actions.Actions({ // XXX format??? // ...should flow from the protocol definition and architecture... // XXX should url and id be the same thing??? + // ...this might simplify things, and to make things pretty + // implementing aliases will do the trick... // XXX Q: should peer adapter be a feature that defines/extnds a set // of actions??? // ...e.g. base peerCreate(..) defines the protocol but does