Why WebStorage deprecated and replaced with a new one in which all of the functions that exist in localStorage already in WebStorage. Except how to use events, action and expression.
I tried to replace all my work by using localStorage, but I feel more comfortable WebStorage used especially in using the expression. For example, I use filechooser and save the image url into WebStorage, and at that moment I will load the image in a sprite by using the expression "load image from WebStorage.LocalValue (" My Key "). It can not be used directly when using localStorage. Where you have to create a new event and write down one by one.
In addition, localStorage slower than WebStorage, for example, at the start of the layout, all objects that were loaded using WebStorage faster so milliseconds compared to localStorage.
I look forward to the latest version of C2 still provide features WebStorage.
Sorry for my english ... (I find it difficult to express using the English language).