[ 
https://issues.apache.org/jira/browse/WICKET-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-3723.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC5
         Assignee: Martin Grigorov

IStoreSettings added with r1126394.

> Introduce StorageSettings for the settings related to default inmemory and 
> disk storages
> ----------------------------------------------------------------------------------------
>
>                 Key: WICKET-3723
>                 URL: https://issues.apache.org/jira/browse/WICKET-3723
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 1.5-RC4
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 1.5-RC5
>
>
> Currently we have hooks to override the default IPageManager, IPageStore and 
> IDataStore but there are not so many users going to provide their own disk 
> store implementation for example. Most of the cases they need to tweak some 
> setting - e.g. the size of the inmemory page store, or the location of the 
> disk store folder, etc.
> We can introduce IStorageSettings which can manipulate the settings for the 
> default implementations of these stores.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to