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

preprocess() should return PreprocessorResult object #469

Closed
processing-bot opened this issue Apr 20, 2022 · 2 comments
Closed

preprocess() should return PreprocessorResult object #469

processing-bot opened this issue Apr 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@processing-bot
Copy link
Collaborator

Created by: codeanticode

Currently, the preprocess() method in JavaBuild returns a string value containing the class name of the sketch, that is queried from the PreprocessorResult object created inside the method. However, it might be better it if preprocess just returns the PreprocessorResult object, which contains additional useful information such as the sketch's renderer.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

#470 now incorporated for 4.0b8.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant