From 92c54cafad2a4533d8e4a4781bccea34005d0654 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 7 Mar 2017 06:06:47 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/peer.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index f95c3635..11f1e208 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -170,10 +170,7 @@ 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 id/url aliases... // XXX Q: should peer adapter be a feature that defines/extnds a set // of actions??? // ...e.g. base peerCreate(..) defines the protocol but does