Le 15/10/15 11:58, Yuriy Tymchuk a �crit�:
It is like that:

[
StoredSetting {
#settingNodeIdentifier : '#shoreLine#autoSubmit',
#realValue : true
},
StoredSetting {
#settingNodeIdentifier : '#reIgnore',
#realValue : Set [ ]
}
]


Thanks how do you know on which class it should be applied?


On 15 Oct 2015, at 09:54, stepharo <stepharo@free.fr> wrote:

Cool!

Could you send an example of the file contents?


Stef


Le 12/10/15 21:45, Juraj Kubelka a �crit�:
Hi,

we have a slice that introduce new storage solution for System Settings. See:�https://pharo.fogbugz.com/f/cases/16681/Storing-System-Settings-using-STON

You can load it using:

Gofer it
smalltalkhubUser: 'Pharo' project: 'Pharo50Inbox';
package: 'SLICE-Issue-16681-Storing-System-Settings-using-STON';
load.

When you open the Setting Browser, you can see that every setting has new items in context menu:

<Mail Attachment.png>

Thanks for reviewing it.
Cheers,
Juraj