From 659699d7844f8b2fbc4c8e88f5cad69b842ce48c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 20 Dec 2012 21:41:48 +0000 Subject: [PATCH] Global fix for generating right class name for controller resolver (to make that code part more generic and later move out to 'core' project as a new class/method) --- .../DSHT - A Distributed Social Hash Table.mm | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/mindmaps/DSHT - A Distributed Social Hash Table.mm b/mindmaps/DSHT - A Distributed Social Hash Table.mm index 00ec19c..271ba8a 100644 --- a/mindmaps/DSHT - A Distributed Social Hash Table.mm +++ b/mindmaps/DSHT - A Distributed Social Hash Table.mm @@ -1,22 +1,25 @@ - +

- DSHT - A distributed social hash table + Distributed social hash table

- Revision: 1 + Revision: 1 +

+

+ Short: DSHT

- + @@ -39,7 +42,7 @@ - + @@ -116,8 +119,8 @@ - - + + @@ -131,7 +134,7 @@ - + @@ -147,7 +150,7 @@ - + @@ -158,6 +161,7 @@

+
-- 2.39.5