Rama 0.11.9 released

107 views
Skip to first unread message

Nathan Marz

unread,
Jan 29, 2024, 12:47:02 PM1/29/24
to rama-user
Instructions for downloading are on this page.

Changelog:
  • Add helpers TaskThreadManagedResource and WorkerManagedResource for sharing resources across task global instances
  • Rewrite loop<- as a segmacro so it can be used in other segmacros
  • Extend Clojure view navigator to accept additional arguments
  • Update clojure.java-time dependency to latest version
  • Fix compilation of paths with large numbers of vars
  • Fix issues with mapKeys(), mapVals(), and all() on top-level of map-based PStates

Manas Marthi

unread,
Feb 6, 2024, 3:31:19 PM2/6/24
to rama...@googlegroups.com
Hi, 

Any plans to provide kotlin API? Would it be any different than using Java APIs. 

Thank you, 
Manas

--
You received this message because you are subscribed to the Google Groups "rama-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rama-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rama-user/a4798f10-c9c6-43c0-a7fe-f500222acbcan%40googlegroups.com.

Nathan Marz

unread,
Feb 6, 2024, 4:20:42 PM2/6/24
to rama...@googlegroups.com
We're not planning to make a Kotlin-specific API in the near future, but as Kotlin is similar to Java it should be pretty smooth to use the Java API directly. One thing that may not be compatible is using lambdas to define operations, though you should still be able to do that by making a class that implements the appropriate interfaces explicitly.

Reply all
Reply to author
Forward
0 new messages