This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-11-14
Channels
- # announcements (8)
- # babashka (37)
- # beginners (4)
- # biff (19)
- # cider (18)
- # clj-kondo (52)
- # clojure (26)
- # clojure-brasil (5)
- # clojure-dev (12)
- # clojure-europe (34)
- # clojure-nl (1)
- # clojure-norway (32)
- # clojure-uk (7)
- # core-logic (1)
- # data-science (5)
- # emacs (14)
- # honeysql (11)
- # hyperfiddle (37)
- # jobs (1)
- # malli (4)
- # off-topic (38)
- # pedestal (7)
- # portal (30)
- # releases (1)
- # remote-jobs (1)
- # tools-build (8)
- # vim (12)
@alexmiller (and @fogus) Thanks for the Apropos session looking at 1.12 stuff -- very, very interesting! Can't wait to get my hands on Alpha 6 and start refactoring some of our Java interop 🙂
Oo what’s that?
Alex walked us through some of https://clojure.atlassian.net/browse/CLJ-2799?filter=10037 focusing on the Java interop stuff and what was involved in the design of several of these things:
• Java functional interface interop
• Method thunks
• Symbolic array types, e.g., String-*
• Qualified instance members, e.g., .String/toUpperCase
• arg-tags metadata for overload resolution, e.g., ^[FileFilter] .File/listFiles
• Java stream support
A lot of very cool stuff
That’s fun! Did y’all happen to record it? 😇
I'm sure it was recorded. Apropos post their stuff on YouTube I think?
I wanted to be there live to ask Qs 🙂
Oooh I see, Apropos is a thing. I thought y’all were just on a call together lol
The Aproposists usually post their vids on Vimeo now: https://vimeo.com/user141124172
Good to know, thanks!
thank you!
I was commenting during the stream but you'll have to use your imagination about what I was saying. 😉