Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support source control of production utilities with decomposition #644

Open
isc-pbarton opened this issue Nov 19, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@isc-pbarton
Copy link
Collaborator

If production decomposition is enabled, any attributes of the production class other than the production definition are not source controlled. For example: custom methods, properties, parameters, or the class's superclass. The current best practice is to put any utility methods in a separate class.
We should get to a point where all production class attributes are source controlled. Potentially with a separate PTD document or a custom document type for "production class without definition".

@isc-pbarton isc-pbarton self-assigned this Nov 19, 2024
@isc-tleavitt isc-tleavitt added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants