Message from discussion
Slightly OT - Question about global functions (eg. buildURL())
Received: by 10.224.173.206 with SMTP id q14mr1097164qaz.0.1336447941465;
Mon, 07 May 2012 20:32:21 -0700 (PDT)
X-BeenThere: framework-one@googlegroups.com
Received: by 10.224.176.78 with SMTP id bd14ls3564950qab.0.gmail; Mon, 07 May
2012 20:32:20 -0700 (PDT)
Received: by 10.224.181.69 with SMTP id bx5mr7563932qab.1.1336447940966;
Mon, 07 May 2012 20:32:20 -0700 (PDT)
Received: by 10.224.181.69 with SMTP id bx5mr7563931qab.1.1336447940958;
Mon, 07 May 2012 20:32:20 -0700 (PDT)
Return-Path: <seancorfi...@gmail.com>
Received: from mail-qa0-f42.google.com (mail-qa0-f42.google.com [209.85.216.42])
by gmr-mx.google.com with ESMTPS id c25si7951810qch.2.2012.05.07.20.32.20
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 07 May 2012 20:32:20 -0700 (PDT)
Received-SPF: pass (google.com: domain of seancorfi...@gmail.com designates 209.85.216.42 as permitted sender) client-ip=209.85.216.42;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of seancorfi...@gmail.com designates 209.85.216.42 as permitted sender) smtp.mail=seancorfi...@gmail.com; dkim=pass header...@gmail.com
Received: by qafi31 with SMTP id i31so233014qaf.1
for <framework-one@googlegroups.com>; Mon, 07 May 2012 20:32:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type:content-transfer-encoding;
bh=iQ9vewoLH4ef9rkne5pqGi05wszNIaF7AvCWBNctF7Q=;
b=Vs1/qdUlRB/NsYQW6/9v+mXgQSH97nVCdUaukkNaPjNiyd+trby6ZlsrtPz2cYbgks
BZflZGPi4l2dwO0NNV2sljl57DVJXqb9aiYXx5twjaoyh3hMsgIKqFySQ4qRTX7BmRTH
jM6LFRfn71G94rN69bqNJygyogdDEvXVnKV1Pa/dBWlXwR0OpW6cO4vH0Vu9JPoXLhiu
EtPcqX8hwuXmUEgU2B1ssp27ebqJYdCptxafUS73IXQrcRRy5K6jw+Rcu8DEWV6YWDbm
uep1az85w3Bq+J7aFuOvYx1G8UkazdiqlIes5W9a+qBJiELLUg4Jm+hHkYXhbsiO8nih
3u9Q==
MIME-Version: 1.0
Received: by 10.224.196.9 with SMTP id ee9mr29042301qab.22.1336447940854; Mon,
07 May 2012 20:32:20 -0700 (PDT)
Received: by 10.229.219.145 with HTTP; Mon, 7 May 2012 20:32:20 -0700 (PDT)
In-Reply-To: <CAH44nRHmpMo+n=_QK2cdsN+2JB7t1CXzkynv7E54nxbfSyY...@mail.gmail.com>
References: <5895297.103.1336442628371.JavaMail.geo-discussion-forums@pbcmf4>
<CA+d+gT6E-_eQdNY3vBgGZHam3nUgDHFd6Xov1uS_LU-jrDP...@mail.gmail.com>
<CAH44nRHmpMo+n=_QK2cdsN+2JB7t1CXzkynv7E54nxbfSyY...@mail.gmail.com>
Date: Mon, 7 May 2012 20:32:20 -0700
Message-ID: <CA+d+gT7JDzBHt0FzKkQJDGS=zSQqLjDkguc7rr1nf3hCV0Y...@mail.gmail.com>
Subject: Re: [framework-one] Slightly OT - Question about global functions
(eg. buildURL())
From: Sean Corfield <seancorfi...@gmail.com>
To: framework-one@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Mon, May 7, 2012 at 8:27 PM, Andrew Myers <am2...@gmail.com> wrote:
> Ah ha. =A0This is because they're cfinclude'd, yes?
Yup. But the important thing is that the CFC they're included into is
created afresh on every request - otherwise it wouldn't be thread
safe.
--=20
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/
"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)