oakmac / standard-clojure-style-js

Standard Clojure Style in JavaScript
ISC License
19 stars 1 forks source link

namespace: support :gen-class #31

Open oakmac opened 4 months ago

oakmac commented 4 months ago

Some examples here: https://clojuredocs.org/clojure.core/ns

And here: https://clojuredocs.org/clojure.core/gen-class

Source reference:

oakmac commented 1 month ago

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 commented 1 month ago

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