I wish that - given a map of parameters p - there was a way to recognize if a Fragment/View is already in a scope, and
• if the Fragment does not exist, then create it with these parameter
• if the Fragment does exist, then let it consume the parameters somehow