Hi Thomas and thanks for the insight,
Creating a new item consists of searching for some initial, immutable
properties for this item AND editing some mutable properties for it.
Then later, these mutable properties can be changed.
So yeah I guess searching and editing should happen in one place and
editing an item afterwards in another... but I can still use the same
view or ui component for the "editing" part of both.
PS. Thanks for the excellent articles on your blog!