babashka 2025-06-27

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

👍 1

or just the issue if you want me to do it

see babashka/impl/classes.clj

👍 1

but we also need a test to see if the interop works properly in test/babashka/interop_test.clj