Re: [htmltmpl] HTML::Template v2.7 is Coming!
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2004-06-18 01:52:02
|
On Fri, 18 Jun 2004, Mathew Robertson wrote: > > Yup, that's right. It is private. But since when has that stopped Cees? > > :-) > > ok - I was under the impression that the purpose of the _cache_key > method was to all a custom cache key capability - in which case the > method should be public. That's one possible use, but really it's just a natural result of my efforts to fix a flaw in the existing caching system. I didn't add the docs or tests that would be needed to make a real public feature out of it. Ultimately HTML::Template v2 doesn't offer much in terms of official support for sub-classes and extensions. That's a deficiency I intend to address in the perpetually-delayed v3. -sam |