You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by pl...@netscape.net on 2002/11/25 23:34:40 UTC

Singleton & Non-Singleton in one app?

Is it safe to have one part of an application use the singleton
Velocity engine, while another part uses the non-singleton
(VelocityEngine) model?

-- 
Paul Lynch
Aquilent, Inc.
National Library of Medicine


__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Singleton & Non-Singleton in one app?

Posted by "Geir Magnusson Jr." <ge...@adeptra.com>.
Yes.  The singleton is just using another separate non-singleton 
instance.


On Monday, November 25, 2002, at 05:34 PM, plynchnlm@netscape.net wrote:

> Is it safe to have one part of an application use the singleton
> Velocity engine, while another part uses the non-singleton
> (VelocityEngine) model?
>
> -- 
> Paul Lynch
> Aquilent, Inc.
> National Library of Medicine
>
>
> __________________________________________________________________
> The NEW Netscape 7.0 browser is now available. Upgrade now! 
> http://channels.netscape.com/ns/browsers/download.jsp
>
> Get your own FREE, personal Netscape Mail account today at 
> http://webmail.netscape.com/
>
> --
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
>
>
-- 
Geir Magnusson Jr                                   203-355-2219(w)
Adeptra, Inc.                                       203-247-1713(m)
geirm@adeptra.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>