thx James.
larry
> If there is no data, you don't need to serialize it and you only need
> one instance. I'd store it in the Application scope in this case,
> since that will provide the lowest overhead in terms of memory use
> and
> instantiation time.
>
> On 4/19/06, Larry Lyons <[EMAIL PROTE
If there is no data, you don't need to serialize it and you only need
one instance. I'd store it in the Application scope in this case,
since that will provide the lowest overhead in terms of memory use and
instantiation time.
On 4/19/06, Larry Lyons <[EMAIL PROTECTED]> wrote:
> I'm trying to get
I'm trying to get a feel for what's a best practice here.
I have a site that uses one CFC a lot. Eventually I'll be moving this site to a
clustered environment, so serialization may be a concern. However, there is no
data with the cfc, just a set of functions. All data is passed in, manipulated
3 matches
Mail list logo