Re: Null Cache Storage

Daniel Dekany <[email protected]>
Newsgroups gmane.comp.web.freemarker.user
Message-ID <[email protected]>
Wednesday, April 20, 2011, 4:48:47 PM, Fernando Ribeiro wrote:

> Daniel,
>
> I didn't know there was another option for string templates in the
> library, that may be interesting for many users, will play more with
> the library and let you know if I need your help there.

You can simply make Template-s from java.io.Reader with the Template
constructors. The management of such Template objects is completely in
your hands. Note however templates made this way will not find each
other by name (because the Configuration doesn't know about them, and
the call cfg.getTemplate for #include/#import), so the the templates
that will be #include-d/#import-ed must be stored on the usual way
(i.e. "in" the Configuration). At the moment at least... things can be
improved however.

> I didn't mean to rush you to a release, sorry, do you have a
> timeframe for 2.3.17 already?

No hard timeframe. But most certainly I won't wait with it for more
than a few weeks now.

-- 
Best regards,
 Daniel Dekany


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.