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

Production decomposition: source control of custom code in the production class #679

Closed
isc-pbarton opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@isc-pbarton
Copy link
Collaborator

Production decomposition currently does not support any custom code like additional methods or properties in the production class definition itself. It also does not support source controlling what the superclass of the production class is.

We could potentially support this with some smarter export logic that will use separate documents for methods, parameters, superclass etc.

@isc-pbarton isc-pbarton added the enhancement New feature or request label Jan 10, 2025
@isc-pbarton isc-pbarton self-assigned this Jan 10, 2025
@isc-pbarton
Copy link
Collaborator Author

Duplicate of #644

@isc-pbarton isc-pbarton marked this as a duplicate of #644 Jan 13, 2025
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

1 participant