Description
Please use the form below, leaving the prefilled data to help us. Thank you.
Page link: nanoflow-commons
Document link: nanoflow-commons.md
My Issue/Suggestion
The page provides no information about the contents of Nanoflow Commons over and above the names of the items. Whilst some items are pretty self-explanatory, others are not. In particular, I would like to know what are the use cases for the LocalStorage actions. What is the advantage over storing data in the local database? What are the limitations? Are stored objects visible from one Mendix app to another?
I'm also interested to know about the GenerateUniqueId function - how "unique" is it - fairly unique, very unique or universally unique? The documentaion tab says, "Generates a unique ID based on the current session." What does "based on" mean? It seems to include the SessionId as part of the id but are session ids unique over time?