Meanwhile, beta-14 includes the PageCatalog, and beta-15 (building
now) improves it by dealing better with pages that have problems.

On Wed, Sep 28, 2011 at 9:30 PM, Steve Eynon
<steve.ey...@alienfactory.co.uk> wrote:
>> if Tapestry did all the checks at startup, before the first
>> request, you would not have a good place to report the errors ...
>
> If you wanted to go down this line you could have a filter in place
> that redirected you to an error reporting page if any errors were
> recorded at startup.
>
> I do something similar with a Configuration Module I have - all config
> is loaded on startup and any errors recorded. When attempting to
> access any page, if config errors were detected, you're sent to a
> Config Error page where you're enlightened of your mistakes. (Guru
> Meditation Style!)
>
> But by doing this, you effectively disable the whole app until the
> errors are rectified - which may not desired behaviour.
>
> Steve.
>
>
> On 29 September 2011 10:29, Vangel V. Ajanovski <a...@ii.edu.mk> wrote:
>> On 29.09.2011 00:25, Howard Lewis Ship wrote:
>>>
>>> errors in most pages. So the "PageCatalog" page would either generate
>>> a list of all pages, or an exception report for the first error
>>> loading a page.  Quite doable.
>>>
>> That would probably help. Thanks for the idea.
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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

Reply via email to