I also find that, if you keep your classes appropriately succinct then all
of your variables (and their types) are usually defined within close
proximation to where you use them. Local variables are a lot more common,
and your class properties should be intuitively descriptive of what they do
in t
On 2/2/06, Adrian Lynch <[EMAIL PROTECTED]> wrote:
>
> Also, if you're working on a project with others, be consistent with each
> other. If it's a fresh project, have a chat about what to use. If you're
> coming on board you might be more inclined to follow what's already there.
Amen.
If you'r
way
through a project!
Adrian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Stephen
Ford
Sent: 02 February 2006 01:53
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Naming conventions for AS2.0 ...
Does anyone have an opinion, or a preferre
PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian Thomas
Sent: 02 February 2006 09:49
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Naming conventions for AS2.0 ...
In the days of old compilers and IDEs I used to use complicated naming
conventions - including the (horrible) Hungarian
In the days of old compilers and IDEs I used to use complicated naming
conventions - including the (horrible) Hungarian notation mentioned above
(But it did help at the time. I think. When wading through piles of someone
else's mangled C code.).
Now with more sensible IDEs that can do autocompleti
mcImage, I don't think that prefix is recognized in any dev app.
> > I know image_mc works in Flash and I think sepy for code hinting
> >
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Ford
&g
often
preclude the need to using prefixes to indicate type.
Scott
-Original Message-
From: [EMAIL PROTECTED] on behalf of Stephen Ford
Sent: Wed 2/1/2006 8:53 PM
To: flashcoders@chattyfig.figleaf.com
Cc:
Subject:[Flashcoders] Naming conventions for AS2.0 ...
Does
Naming conventions don't matter. What matters is whatever you pick, be
consistent.
- Original Message -
From: "Stephen Ford" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 01, 2006 8:53 PM
Subject: [Flashcoders] Naming conventions for AS2.0 ...
Does anyone
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen Ford
> Sent: Thursday, 2 February 2006 12:53 PM
> To: flashcoders@chattyfig.figleaf.com
> Subject: [Flashcoders] Naming conventions for AS2.0 ...
>
>
> Does anyone have an opinion, or a preferred method, in regards to
> namin
06 12:53 PM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Naming conventions for AS2.0 ...
Does anyone have an opinion, or a preferred method, in regards to
naming conventions for AS2.0 objects ?
For example, Macromedia recommends:
clip_mc (movie clip)
comm_lc (local conne
Does anyone have an opinion, or a preferred method, in regards to
naming conventions for AS2.0 objects ?
For example, Macromedia recommends:
clip_mc (movie clip)
comm_lc (local connection)
names_array (array)
beep_sound (sound)
field_txt (text field)
etc, etc, etc
but what if I wanted to us
11 matches
Mail list logo