Is there a way to split the metadata to custom folders?Is it possible to create a sub-folder wihtin a library in salesforce?Is there any way via any API to track Metadata history?Is there a way to enable the metadata API for trial accounts?Is there a way to retrieve Metadata dependencies via ANT?Offline tool that can show dependencies between different metadata filesIs there a way to get CustomObject without extra metadata?Is there any way to map between Standard Profile Name to its matching metadata file name?Is there any other way than Metadata API how custom application to custom tabs assignment can be retrieved?Migrate Custom metadata typeSafely refactoring public methods in apex classesIs there an API that returns consolidated metadata including layouts?

A* pathfinding algorithm too slow

Knight's move in chess.

How to describe POV characters?

Losing the queen and then winning the game

Explain usage of "kaved" re Moshe's raising his hands w/ war of Amaleq

Discworld quote about an "old couple" who having said everything to each other, can finally go about living their lives

How can I deal with extreme temperatures in a hotel room?

Two palindromes are not enough

Can European countries bypass the EU and make their own individual trade deal with the U.S.?

Ways to get SMD resistors from a strip

Fully submerged water bath for stove top baking?

Does a return economy-class seat between London and San Francisco release 5.28 tonnes of CO2 equivalents?

How do I present a future free of gender stereotypes without being jarring or overpowering the narrative?

How could an armless race establish civilization?

The Football Squad

Does a lens with a bigger max. aperture focus faster than a lens with a smaller max. aperture?

Journal standards vs. personal standards

How did Lefschetz do mathematics without hands?

When was this photo of Mission Dolores *actually* taken?

Why wasn't EBCDIC designed with contiguous alphanumeric characters?

Can a successful book series let the bad guy win?

Is it okay to fade a human face just to create some space to place important content over it?

Converting Geographic Coordinates into Lambert2008 coordinates

My colleague is constantly blaming me for his errors



Is there a way to split the metadata to custom folders?


Is it possible to create a sub-folder wihtin a library in salesforce?Is there any way via any API to track Metadata history?Is there a way to enable the metadata API for trial accounts?Is there a way to retrieve Metadata dependencies via ANT?Offline tool that can show dependencies between different metadata filesIs there a way to get CustomObject without extra metadata?Is there any way to map between Standard Profile Name to its matching metadata file name?Is there any other way than Metadata API how custom application to custom tabs assignment can be retrieved?Migrate Custom metadata typeSafely refactoring public methods in apex classesIs there an API that returns consolidated metadata including layouts?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















Our org have a huge legacy code base, thousands of classes, VF pages, Lightning pages etc.



We experience a problem that new developers don't know about generic classes and helpers that could be used when they're writing the code and it takes a ton of time on Code Review to find places where a helper could be used, but instead a bicycle is reinvented.



We thought that splitting our huge code base to the folders would be useful and would help us to granular our code and it would help with our problem.
The only answer I found is 6 years back. So I thought that something could be changed and maybe an ant script or a library invented.



Question is - is there a way to split the metadata by custom folders?



I.E.



Core
classes
CoreClass1
CoreClass2
objects
Log
Setting
...
MailingTool
classes
...
pages
...









share|improve this question






























    2















    Our org have a huge legacy code base, thousands of classes, VF pages, Lightning pages etc.



    We experience a problem that new developers don't know about generic classes and helpers that could be used when they're writing the code and it takes a ton of time on Code Review to find places where a helper could be used, but instead a bicycle is reinvented.



    We thought that splitting our huge code base to the folders would be useful and would help us to granular our code and it would help with our problem.
    The only answer I found is 6 years back. So I thought that something could be changed and maybe an ant script or a library invented.



    Question is - is there a way to split the metadata by custom folders?



    I.E.



    Core
    classes
    CoreClass1
    CoreClass2
    objects
    Log
    Setting
    ...
    MailingTool
    classes
    ...
    pages
    ...









    share|improve this question


























      2












      2








      2








      Our org have a huge legacy code base, thousands of classes, VF pages, Lightning pages etc.



      We experience a problem that new developers don't know about generic classes and helpers that could be used when they're writing the code and it takes a ton of time on Code Review to find places where a helper could be used, but instead a bicycle is reinvented.



      We thought that splitting our huge code base to the folders would be useful and would help us to granular our code and it would help with our problem.
      The only answer I found is 6 years back. So I thought that something could be changed and maybe an ant script or a library invented.



      Question is - is there a way to split the metadata by custom folders?



      I.E.



      Core
      classes
      CoreClass1
      CoreClass2
      objects
      Log
      Setting
      ...
      MailingTool
      classes
      ...
      pages
      ...









      share|improve this question
















      Our org have a huge legacy code base, thousands of classes, VF pages, Lightning pages etc.



      We experience a problem that new developers don't know about generic classes and helpers that could be used when they're writing the code and it takes a ton of time on Code Review to find places where a helper could be used, but instead a bicycle is reinvented.



      We thought that splitting our huge code base to the folders would be useful and would help us to granular our code and it would help with our problem.
      The only answer I found is 6 years back. So I thought that something could be changed and maybe an ant script or a library invented.



      Question is - is there a way to split the metadata by custom folders?



      I.E.



      Core
      classes
      CoreClass1
      CoreClass2
      objects
      Log
      Setting
      ...
      MailingTool
      classes
      ...
      pages
      ...






      metadata-api metadata






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 20 at 20:21









      David Reed

      45.8k8 gold badges26 silver badges65 bronze badges




      45.8k8 gold badges26 silver badges65 bronze badges










      asked Jun 20 at 20:09









      EvAziEvAzi

      7625 silver badges18 bronze badges




      7625 silver badges18 bronze badges




















          1 Answer
          1






          active

          oldest

          votes


















          3














          This is the purpose of Salesforce DX. The folders won't be on the Salesforce server, but you will be able to organize your folders/packages in a repo. See the DX Falcon Template for an example. Yes, it will take time to convert and organize your source code, but the sooner you get started, the sooner you'll be able to take advantage of this feature.






          share|improve this answer

























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "459"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f266759%2fis-there-a-way-to-split-the-metadata-to-custom-folders%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            This is the purpose of Salesforce DX. The folders won't be on the Salesforce server, but you will be able to organize your folders/packages in a repo. See the DX Falcon Template for an example. Yes, it will take time to convert and organize your source code, but the sooner you get started, the sooner you'll be able to take advantage of this feature.






            share|improve this answer



























              3














              This is the purpose of Salesforce DX. The folders won't be on the Salesforce server, but you will be able to organize your folders/packages in a repo. See the DX Falcon Template for an example. Yes, it will take time to convert and organize your source code, but the sooner you get started, the sooner you'll be able to take advantage of this feature.






              share|improve this answer

























                3












                3








                3







                This is the purpose of Salesforce DX. The folders won't be on the Salesforce server, but you will be able to organize your folders/packages in a repo. See the DX Falcon Template for an example. Yes, it will take time to convert and organize your source code, but the sooner you get started, the sooner you'll be able to take advantage of this feature.






                share|improve this answer













                This is the purpose of Salesforce DX. The folders won't be on the Salesforce server, but you will be able to organize your folders/packages in a repo. See the DX Falcon Template for an example. Yes, it will take time to convert and organize your source code, but the sooner you get started, the sooner you'll be able to take advantage of this feature.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 20 at 20:38









                sfdcfoxsfdcfox

                276k14 gold badges225 silver badges475 bronze badges




                276k14 gold badges225 silver badges475 bronze badges



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Salesforce Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsalesforce.stackexchange.com%2fquestions%2f266759%2fis-there-a-way-to-split-the-metadata-to-custom-folders%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Grendel Contents Story Scholarship Depictions Notes References Navigation menu10.1093/notesj/gjn112Berserkeree

                    Log in Navigation menu

                    Invalid response line returned from server: HTTP/2 401 | ErrorPlease Please Help With Error 500 Internal Server Error after upgrading from 1.7 to 1.9Unable to place new customer orders in admin backendMagento - For “Manage Categories” Forbidden You do not have permission to access this documentHTTP ERROR 500 when using require(_once) app/Mage.phpMemcached causing Web Setup Wizard ErrorCould not create an acl object: Invalid XMLAn error occurred on the server. Please try to place the order againInvalid response line returned from server: HTTP/2 200 - message after update to 2.1.7Magento-CE 2.3.0 installation error on XamppMagento 2.2.6- After Migration all default Payment Methods are not working fine