With Wicket 7 we cleaned up some old code, most notably the Swing
based Tree and TreeTable. While that is an excellent idea, most pages
that are based on these components are rather expensive to rewrite
using the newer non-Swing based Tree components.

Is it an idea to move the old deprecated code from extensions to
WicketStuff and keep it compiling over there? If issues are reported
against it, we don't fix, unless someone provides a PR with the fix...

We (my company) can of course pull the code internal and maintain it
until we can scrap the pages using these components, but if other
community members are in the same boat, why not keep them around in
Wicket Stuff, in a well maintained grave, i.e. keeping them compiling?

Is moving our old friends to Wicket Stuff an idea that rings a bell?
Or is that bell an alarm bell and should I just move the code
internally?

Martijn

Reply via email to