Getting Started with Adobe After Effects - Part 6: Motion Blur
A collection of quick technology learning tips from what people around you learn every day

Always try to respect files and directories'names' cases when deploying

Sep 20 2011 1:14AM by Sergejack   

This is quite a generic tip. Now and then in a developper's lifetime, he faces annoying bugs he eventually found to be related to some filenames' cases.

The last time it happend to me was an hour ago after I had deployed an aspx website and tried to fixed an "incogitable" bug for about two hours. I never paid much attention to all my files' names that got lower cased on the server. When everything works fine the way it is, you're likely to think you're doing everything correctly. And when you eventually do something like this: new ResourceManager(global::System.Reflection.Assembly.Load("AppGlobalResources").GetType("Resources.MSubsetmembers")) , you're not bound to expect that case suddenly matters.

So, always try to respect files and directories'names' cases when deploying. It will eventually saves you time.

Read More..   [0 clicks]

Published under: General Technology Tips ·  ·  ·  · 


Sergejack
41 · 4% · 1393
1
 
0
Knew
 
 
0
Incorrect
 
0
Interesting
 
0
Forgotten



Submit

2  Comments  

  • I have a feeling like i will be in line to face this problem in future... :)

    commented on Sep 20 2011 1:15AM
    Ramireddy
    2 · 41% · 12972
  • Since I grew up in the UNIX world where case does make a difference, I also make sure that I don't use any white spaces in file names. Windows programs are much more forgiving of the space in a file name, but they can also be very sticky.

    commented on Sep 21 2011 3:33PM
    Dave Vroman
    131 · 1% · 378

Your Comment


Sign Up or Login to post a comment.

"Always try to respect files and directories'names' cases when deploying" rated 5 out of 5 by 1 readers
Always try to respect files and directories'names' cases when deploying , 5.0 out of 5 based on 1 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]