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

Igor Vaynberg updated WICKET-1358:
----------------------------------

    Fix Version/s: 1.5-M2
                       (was: 1.5-M1)

> Make Application Class More Bean-ish
> ------------------------------------
>
>                 Key: WICKET-1358
>                 URL: https://issues.apache.org/jira/browse/WICKET-1358
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: James Carman
>            Assignee: Johan Compagner
>             Fix For: 1.5-M2
>
>         Attachments: WICKET-1358.patch
>
>
> The Application class has getters for properties like applicationSettings and 
> securitySettings.  Couldn't we make those properties writable also?  I 
> realize that the internal implementation might have to change a bit.  
> Currently, the Settings class implements all of those interfaces and it uses 
> a single instance of Settings by default.  The reason that I want this is so 
> that I can set up my Application object in Spring and access it via 
> wicket-spring.  The current implementation of Application doesn't facilitate 
> the "set up" part very well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to