I recently upgraded a legacy project from Wicket 1.4 to 6.6.

In that project we provide a test system to our HTML designers,
set up as follows: whenever a change is committed into the git,
the test system pulls those changes and copies templates, JS
and CSS files into the webapp.

It seems like now, after the Wicket upgrade, certain changes in
templates (e.g. changes to the markup of fragments) do no longer
"come through", i.e. it seems necessary to restart the system
before the changes take effect.

Could it be that this is a problem related to the new way of
dealing with markup in Wicket? Or are we simply running into a
cache problem here?

If this is indeed related to Wicket's markup handling, is there
any usable workaround? Restarting the system over and over makes
work for our HTMLers rather slow and awkward.

Cheers,

M'bert

-- 
----------- / http://herbert.the-little-red-haired-girl.org / -------------
=+= 
Man muss das Dreibein hin und wieder loben, dann geht es auch schonmal runter,
den Muell wegbringen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to