if I am interested in adding a java class to babashka, do i post the issue in babashka or sci?
I'd say first discuss here
sure, we can do the discussion here instead of an issue
lazytest uses java.text.Normalizer to normalize strings into a canonical form so i can strip out accent pieces. i can just reader conditional this part or babashka could support it
seems good to add, PR welcome
or just the issue if you want me to do it
which one? lol
babashka
cool, thanks
see babashka/impl/classes.clj
but we also need a test to see if the interop works properly in test/babashka/interop_test.clj