Skip to content

Enable Demo Modules & Typesafe Accessors#13

Merged
teogor merged 2 commits intomainfrom
environment/enable-demo-modules-in-build
Feb 23, 2024
Merged

Enable Demo Modules & Typesafe Accessors#13
teogor merged 2 commits intomainfrom
environment/enable-demo-modules-in-build

Conversation

@teogor
Copy link
Copy Markdown
Owner

@teogor teogor commented Feb 23, 2024

Level Up Drifter Development: Enable Demo Modules & Typesafe Accessors

This pull request brings two exciting enhancements to the Drifter plugin development experience:

1. Interactive Demo Modules:

  • Unlocks built-in demo modules for hands-on exploration of Drifter's functionalities.
  • Lowers the barrier to entry and empowers users to learn through practical examples.
  • Ensures seamless compilation and packaging of demo modules within the regular build process.

2. Typesafe Project Accessors:

  • Introduces Gradle feature preview "TYPESAFE_PROJECT_ACCESSORS" for improved build clarity.
  • Replaces hardcoded module names with type-safe references, enhancing maintainability and readability.
  • Provides a more robust and intuitive way to reference project dependencies.

@teogor teogor added this to the 1.0.0-alpha02 milestone Feb 23, 2024
@teogor teogor self-assigned this Feb 23, 2024
@teogor teogor merged commit c1474db into main Feb 23, 2024
@zeobot zeobot Bot deleted the environment/enable-demo-modules-in-build branch February 23, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

1 participant