Hi,

 I am planning to get rid of some steps in the wizard; At the moment we
 have the following:

        private enum WIZARD_STEP {
                WELCOME,
                OPENNET,
                NAME_SELECTION,
                BANDWIDTH,
                DATASTORE_SIZE,
                MEMORY,
                CONGRATZ;
        }

 IMHO reducing the number of steps here is as important as in the
 installer. We could skip the name_selection step if opennet is selected
 (and disable the user-alert while we don't have any darknet peer). The
 bandwidth selection step is now optional if the UPnP plugin is able to
 detect a compatible device on the lan. The datastore-size step could
 be skipped as well provided the user runs java1.6 and we assume that
 freenet can use 10% of the free space (or 256M, whatever is bigger) of
 the partition freenet is installed to. The memory step could probably
 be skipped as well when toad's branch is merged...

 That would reduce the number of steps from 7 to 3 on a typical install.

 Any objection?

NextGen$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20080814/a22b1174/attachment.pgp>

Reply via email to