Skip to content

Conversation

capdevon
Copy link
Contributor

@capdevon capdevon commented Jun 24, 2025

This PR improves the BinaryExporter class in several ways:

  • Updates the copyright year to 2025.
  • Refactors import statements for clarity and specificity.
  • Cleans up code formatting and combines declarations for readability.
  • Enhances Javadoc comments and adds missing documentation for constructors and methods.
  • Refactors logging: changes debug logging from Level.FINE to Level.INFO for better visibility and provides more informative log messages.
  • Refactors method signatures and code blocks for consistency and clarity.

These changes are purely structural and do not alter the class’s functionality. They improve code maintainability and readability for future development.

@codex128 codex128 added the Refactoring and Cleanup This PR is all about improving code quality and javadoc. label Aug 12, 2025
@codex128 codex128 self-requested a review August 12, 2025 21:05
@yaRnMcDonuts yaRnMcDonuts merged commit 7ead28e into jMonkeyEngine:master Sep 7, 2025
16 checks passed
@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Sep 8, 2025
@capdevon capdevon deleted the capdevon-BinaryExporter branch September 14, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring and Cleanup This PR is all about improving code quality and javadoc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants