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