Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8701929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:31:21+00:00 2026-06-13T02:31:21+00:00

My company strongly suggests to use subfolder names prefixed by digits for larger projects.

  • 0

My company strongly suggests to use subfolder names prefixed by digits for larger projects. This is recorded in the companies code convention articles.

This should look something like this

ApplicationRoot/
    SomeSubFolder
        00_SubSubFolder/
        01_SubSubFolder/
        02_SubSubFolder/
    AnotherSubFolder
        00_SubSubFolder/
        01_SubSubFolder/
        02_SubSubFolder/

Somehow this feels like an useless overhead to me but I have no valid arguments against that.

Maybe more experienced people can tell me about scenarios which show why this is a bad habit or tell my why it is good – besides the possibility to force the folder to be in a certain order?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T02:31:22+00:00Added an answer on June 13, 2026 at 2:31 am

    it’s useful only if the order is important (e.g. order of running scripts). otherwise it’s bad (in my opinion). the arguments are:

    • some products don’t allow it. e.g. java package structure maps directly to directory structure. but package name can’t start with a digit.
    • can’t use convention over configuration. some tools help you a lot with software development and they assume you are doing it same way as rest of the world (because it’s a good practise). you will have a lot of configuration to make them accept your structure (e.g. maven)
    • human perception. we look for data by names, not by numbers. when i navigate to a file in e.g. krusader/total commander and i have a dozen of dirs i type a letter because i know the folder name.
    • confusion. if those numbers mean nothing then it introduces confusion to other people. they will always ask ‘why’, they will always affraid to modify add, remove because they will think someone did it because of some very important reason. that’s a clear violation of KISS and least surprise principles (such things heavily affect new developers entry barrier)
    • no flexibility. sometimes it’s good to have custom folder names. for whatever reason, e.g automatic search of configuration in multiple directories (often used in java/spring). but heaving such naming convention it’s more difficult to do it. sometimes when you want to use automatic naming translation it also may be harder as your target format may not support names starting with digits (e.g. logins)
    • overhead. if there is no reason to keep it then any overhead should be removed. again: KISS
    • last but not least. developer/architect is always the one that makes decisions about software design, layout, used techniques etc. if his hands are tights because of senseless rules invented by non-technical bureaucrats from the previous epoch, that’s nothing but troubles
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My company doesn't use Apache, so we've spun up our own socket code. In
Our company produces cross-platform software and we have Bamboo instance which is building projects
Company 1 has this vector: ['books','video','photography','food','toothpaste','burgers'] ... ... Company 2 has this vector: ['video','processor','photography','LCD','power
Our company frequently issues important notices via e-mail as do many other companies do
Company I work for are one of the largest betting companies in Europe and
My company uses the sqlserv extension to connect to a MSSQL database. This extension
Our company website is made up of several .NET projects all on the same
I'm attempting to use Dotfuscator 4.7.1000 to obfuscate a Silverlight library that is strongly
My company wants to set up some PDF documents to track projects. We want
Company policy is to use --no-ff for merge commits. I personally like to adjust

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.