Taro L. Saito
Taro L. Saito
Deprecate gRPC integration. Airframe gRPC integration was introduced to facilitate efficient server-client communication. However, I'm considering dropping gRPC support for the following reasons: - gRPC single/async performance is now on...
With most modules in Airframe 2024 now stable, it's time to consider transitioning to Scala 3-only releases. This shift will improve maintainability and allow us to deprecate or redesign certain...
Although ScalablyTyped makes easier to build facade to use TypeScript libraries in Scala.js, mapping types between Scala.js and TypeScript is not so fun. - Using JS ecosystem like Vite.js with...
- [ ] rx: Resolve naming conflicts between HTML and SVG attributes. style, title SVG attributes conflict with HTML attributes, which makes difficult to use both attrs together - [...
If command-line launcher can be used without reflection, building Scala Native application will be easier. - [ ] Surface should collect method annotations as Map[String, Any] valus - [ ]...
Deprecate airframe-config: This YAML-based configuration loader, inspired by Ruby on Rails conventions, supports environment switching and config overrides with properties. However, we've recently found this approach is used less frequently....
- [ ] Upgrade Docusaurus version - [ ] Upgrade GitHub action to use the artifact deployment feature, instead of gh-pages branch - [ ] Add a walk-though page -...
## Summary • Add CLAUDE.md file with essential development commands and architectural overview • Provides guidance for future Claude Code instances working with the sbt-sonatype codebase ## Test plan -...