gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] NS updates


From: LRN
Subject: Re: [GNUnet-developers] NS updates
Date: Sat, 02 Mar 2013 08:50:34 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Thunderbird/21.0a1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02.03.2013 07:34, Christian Grothoff wrote:
> 
> So for me the question is more if we simplify to linear, to trees,
> keep the current pseudo-tree (tree representing a directed graph)
> and/or how we make whatever we choose to do _easy_ to understand.
> I'm very open to suggestions (or patches ;-)).
This is what i have in my local repository (attached).
I'm currently putting some finishing touches on that, and then it'll
be ready to be dcommitted.

This implementation can't handle branching at all. See that test_6-1,
and its possible update test_6-2? If i publish _another_ test_6-1,
with a different update id, this code will replace existing test_6-1
with the new version, with its new update id. Previous test_6-1 and
its possible update test_6-2 will not be shown.
I think it's because of the multihashmap being used (that was your
idea, by the way). If i remove the multihashmap check, then it looks
like this (attached).

There's also a dialog for creating/renaming/deleting your own
namespaces (not attached). And appropriate changes to GNUnet itslef
(adds needed APIs).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRMYUZAAoJEOs4Jb6SI2Cw6PMH/32vo1UkRJXB5kvtSXg6/+oc
RVHyy5x7smo/YThajMPpMHMG78mPdyzSU72inETecKAZn06LiB50uPkXcpnLKL/s
MyZU8bv6GaRp8Nq+bkfcuGLWO5zoU69G06mtCVVOHrGeurFnD9b76rLN/+bm7gQp
PcBWsg4F+DHg/aOX6tn3tV4JUVSQQqfza4GFMsSGsUgMWzO9SdFIrApZXNhtJKPl
c7MGI7RKDIkDfIjEqqxH6dC3IC8dhcQQuJPF3VMvRqgR+oDXstoEiphoDCHxL+iK
aSaWK52E9FwZ1zdRk0c09hAmLme89GZ99mBMWFeqbq827IPQUGhsi46Qkp2OMJg=
=xGWG
-----END PGP SIGNATURE-----

Attachment: gnunet_publishing_master.png
Description: PNG image

Attachment: gnunet_publishing_master_dropped_down.png
Description: PNG image

Attachment: gnunet_publishing_master_dropped_down_nohashmap.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]