fiji-hpc/hpc-datastore-fiji

create dialogs store the new UUID into PrefsStore

Closed this issue · 3 comments

... so that other dialogs can immediately deal with this new dataset

hint: pref store key, and use most likely the PrefService and store the UUID explicitly

consider that this explicit storing happens only when user really wants it.. that is, if the user checks some "Preset the new datasetID in surrounding Fiji dialogs?"

or maybe add an option "set the new UUID default in the other dialogs"

and for sure give nicer (human readable) return strings/texts

fixed in commit c4662a0

closing here, continues in #19