Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Variable Name Causing Error. Why?

Received: by 10.182.193.104 with SMTP id hn8mr627496obc.40.1345645008433;
        Wed, 22 Aug 2012 07:16:48 -0700 (PDT)
X-BeenThere: railo@googlegroups.com
Received: by 10.231.51.106 with SMTP id c42ls2155330ibg.3.gmail; Wed, 22 Aug
 2012 07:16:46 -0700 (PDT)
Received: by 10.50.17.133 with SMTP id o5mr1245525igd.2.1345645006195;
        Wed, 22 Aug 2012 07:16:46 -0700 (PDT)
Received: by 10.50.17.133 with SMTP id o5mr1245524igd.2.1345645006131;
        Wed, 22 Aug 2012 07:16:46 -0700 (PDT)
Return-Path: <charlie.grie...@gmail.com>
Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com [209.85.214.173])
        by gmr-mx.google.com with ESMTPS id xd1si5761551igb.1.2012.08.22.07.16.46
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 22 Aug 2012 07:16:46 -0700 (PDT)
Received-SPF: pass (google.com: domain of charlie.grie...@gmail.com designates 209.85.214.173 as permitted sender) client-ip=209.85.214.173;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of charlie.grie...@gmail.com designates 209.85.214.173 as permitted sender) smtp.mail=charlie.grie...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ob0-f173.google.com with SMTP id ta14so1333162obb.4
        for <railo@googlegroups.com>; Wed, 22 Aug 2012 07:16:46 -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;
        bh=/B6eAt8QJ/zMmB86WQTMLkyVKutV93tvM+Mbffbu0Ks=;
        b=NsuRWEDGztbosr9tfdUhr1gxqhrdCQrnTmgnjhxViVqEiHnHj0yNOo+4xOAykjWELp
         CSCqZUOHLtHN3fMU2Boj/Im5m5UL652aSYQKgPBWoBQA/JiZehlDp9dpXsVCwpl22KvE
         SRiA7rFAQvfe/1Lcu7Lr895R6zZ/Qf2evNYr78Lq8bZxxL0Sw+R0xn2rpiiUK0Y46W18
         D+9LlNPfOPQqJxiyi7yQj0Vj11bfEoD2ZbxzEsnQMk6dM8au7ZLKSbBPsZWnrtzuQLTs
         aa5+HOlfBexBpqpkJOLidbiI+gi4r6YFO6ok1IKHjkBHya8sQolFD5DpQkneHPZUDqac
         aNRw==
MIME-Version: 1.0
Received: by 10.182.226.104 with SMTP id rr8mr15785588obc.41.1345645005815;
 Wed, 22 Aug 2012 07:16:45 -0700 (PDT)
Received: by 10.76.166.229 with HTTP; Wed, 22 Aug 2012 07:16:45 -0700 (PDT)
In-Reply-To: <CAJVB4jeHAJ9Lhm=ZspkGeGqUOGcZdhqYx_82L_m_zyOwp0d...@mail.gmail.com>
References: <f3430a07-522b-4cf7-9ede-92819427e277@googlegroups.com>
	<2ABEB85C-792F-4641-B0D1-B8C75BFA6...@getrailo.com>
	<CAJVB4jeHAJ9Lhm=ZspkGeGqUOGcZdhqYx_82L_m_zyOwp0d...@mail.gmail.com>
Date: Wed, 22 Aug 2012 07:16:45 -0700
Message-ID: <CAMyFMRX_0_1dV6LThA5a6xkDq5uu9JPOVYzy-wyZ9LPojty...@mail.gmail.com>
Subject: Re: [railo] Variable Name Causing Error. Why?
From: Charlie Griefer <charlie.grie...@gmail.com>
To: railo@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

On Wed, Aug 22, 2012 at 6:21 AM, Michael Offner <mich...@getrailo.com> wrote:
> not is a keyword in cfml
> take this example:
> <cfset test=true>
> <cfif not test></cfif>
>
> "problem" is that the space after the not is optinal when there is no letter
> following.
>
> example:
> <cfif not 2></cfif>
> same as
> <cfif not2></cfif>
>
> in ACF this space is required for "not", that is the difference.

Is that not a bug in Railo, then? Sounds like you're saying that's
just a difference between ACF and Railo, and that it's intended
behavior. Are there actually use cases where a developer _wouldn't_
want to use the space?

-- 
Charlie Griefer
http://charlie.griefer.com/

I have failed as much as I have succeeded. But I love my life. I love
my wife. And I wish you my kind of success.