State shared among views
Status: Beta
Brought to you by:
javol
Wee need mechanism how to transfer certain parts of view's state between various views.
It can help i.e. template to share it's state between different views that uses this template.
It would require developer to add attribute in PXML defining unique name under which the state would be stored and if this attribute would be used in other views the state would be shared.