On Wed, Sep 24, 2014 at 2:13 AM, Garret Wilson <gar...@globalmentor.com> wrote:
> I'm not denying that versioned pages may be a useful concept for some use
> cases (even though I can't think of any offhand). I'm just saying it's not
> my use case, and I had assumed throughout development on our project that I
> could just turn it off by calling setVersioned(false).

Maybe that is the biggest problem with page versioning in a wicket
project. As a symptom it is annoying to understand and circumvent, and
it seems like just a minor configuration thing, so projects advance
leaving the undesired page version as "something to be fixed later"
using the full set of features and component relying on page
versioning. Then much later in the project, they find out that it's
not easy to get rid of page versioning without paying a hefty price.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to