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

Martijn Dashorst resolved WICKET-2299.
--------------------------------------

    Resolution: Won't Fix

The default is developer fidelity. Out-of-the-box developer friendliness is 
king. You'll always start with developing your application, not deploying it. 
99% of your interaction with the application is in development.

As a responsible developer you should ensure that you deploy your application 
in the right way. This means ensuring the application runs in deployment mode.

> Change the default mode from development to deployment
> ------------------------------------------------------
>
>                 Key: WICKET-2299
>                 URL: https://issues.apache.org/jira/browse/WICKET-2299
>             Project: Wicket
>          Issue Type: Wish
>    Affects Versions: 1.3.5
>            Reporter: christophe bouhon
>
> Wouldn't it be better that the default mode is deployment if you don't 
> specify anything rather than development 
> Should be a small change but I would say a safer setting
> The defaults should never be the ones for developers but the production ones.
> maybe has this already been changed in subsequent releases? (>1.3.5)
> <context-param>
>       <param-name>configuration</param-name>
>       <param-value>deployment</param-value>
> </context-param>

-- 
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