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

                    Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                    Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                    Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form