> I am having the same trouble with my work. Iam using a Windows machine witch
> is not casenitiv. and i am having trouble when iam publishing my sites to a
> unix or linux, because they are cassensitive.
> 
> Correct me if i am wrong?
> 
> Who has got the Cure...
> And please dont answer "get used to use lowercase when developing".
> 
> Tommy
> (neewbie)

Just remember that in a case-sensitive language, the case of a variable
or file name can tell you about that variable.

Files:
UPDATE_BLAH: this is an action module
update_blah: this is a screen (but may be something else)

Variables:
SOME_VAL: this is a constant
UserFoo: this is a important, globally recognized variable
fooFoo: this is a normal variable

Unfortunately, we're not always completely consistent, which is why Leon
and I both *heavily* rely on *cut-and-paste* (which is my second piece
of advice)!  

Best Regards,
-jj

-- 
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
    print "<i>imagination is the only real medium(sm)</i><br>"


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to