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;
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
add a comment |
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
add a comment |
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
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
metadata-api metadata
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
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
add a comment |
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.
add a comment |
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.
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.
answered Jun 20 at 20:38
sfdcfoxsfdcfox
276k14 gold badges225 silver badges475 bronze badges
276k14 gold badges225 silver badges475 bronze badges
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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