on 8/7/2000 5:37 PM, "John McNally" <[EMAIL PROTECTED]> wrote:

> It does not impact the caching of (screen) template to Screen and layout
> template relationships.  This exists() check is only done the first time the
> template is referenced, if the cache is active.  And it only postpones the
> possible caching of the template by the template engine until the Screen
> calls getTemplate a short time later.  Please explain.

Ah. Ok. I understand now. No problem.

> How about requiresServletConfig() and init(ServletConfig)?

Although, I'm not to thrilled with passing in a ServletConfig object for
some reason. I would rather have our own so that we have control over it. I
mean that you could stuff a ServletConfig object into implementation of our
interface.

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to