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

namespace: support :gen-class #31

Open
oakmac opened this issue May 10, 2024 · 2 comments
Open

namespace: support :gen-class #31

oakmac opened this issue May 10, 2024 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed v1 blocker Required for a v1.0.0 release

Comments

@oakmac
Copy link
Owner

oakmac commented May 10, 2024

@oakmac
Copy link
Owner Author

oakmac commented Aug 8, 2024

In what order should we sort the :gen-class keys?

I am leaning towards the order listed in the source comment, even though that is more complex than alphabetical.

@oakmac
Copy link
Owner Author

oakmac commented Aug 11, 2024

I merged PR #33 with progress towards this. We still need to support the following :gen-class keys:

  • add support for :implements
  • add support for :constructors
  • add support for :methods
  • add support for :exposes
  • add support for :exposes-methods

oakmac added a commit that referenced this issue Aug 11, 2024
Supports `:gen-class` in the `ns` form with basic values.
@oakmac oakmac added v1 blocker Required for a v1.0.0 release help wanted Extra attention is needed good first issue Good for newcomers labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed v1 blocker Required for a v1.0.0 release
Projects
None yet
Development

No branches or pull requests

1 participant