@cedric I was thinking about something akin to the concept of “binding” data in some javascript frameworks. So, in the context of #C3PDK05DM, you could bind a text field in a web page to a field in an object persistently stored - such that the text field updates immediately if the persistent object changes, and the object is modified if the text field is edited.