hi, I have a page class (without .tml), which configurates and returns other pages. This class is now in "pages" package because I have to inject other Pages and Services on it. But actually it doesn't a Page and I would like to move it out of tapestry packages. How can I slove it? Or how can I move it in "base" package?
Sem