Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Milestone: Airframe 21 #1375

Closed
23 of 90 tasks
xerial opened this issue Dec 4, 2020 · 0 comments
Closed
23 of 90 tasks

Milestone: Airframe 21 #1375

xerial opened this issue Dec 4, 2020 · 0 comments
Labels
roadmap Major milestones
Milestone

Comments

@xerial
Copy link
Member

xerial commented Dec 4, 2020

2020 Development plan of Airframe

Documentation

airframe-http-rx

  • Add demo code with documentation
  • Basic RxElement rendering
    • nesting & composing
    • set (->) and add (+=) attributes
    • Setting CSS stlyles
    • Use .map[RxElement] for conditional rendering
    • RxComponent
    • adding elements
    • disabled.when(true)
    • How to access DOM elements (Actually it can't so we need to register event handlers)
  • Reactive processing using Rx
  • Composing elements using Airframe DI

airframe-rpc

Dotty (Scala 3) support

airframe-msgpack

  • Nested cursor support for the better error handling
  • Use InfiniteCanvas InfiniteCanvas #386 as a backend buffer
  • Support InputStream/OutputStream
  • Handle EOF without using EOFException for stream RPC support
  • Guess a schema of msgpack data Guess schema of msgpack data #516

airframe-codec

airframe-control

airframe-di

airframe-http

airframe-rpc

airframe-surface

sbt-airframe

airframe-http-recorder

airframe-jdbc

airframe-jmx

airframe-launcher

airframe-sql

  • SQL filter evaluation for msgpack stream
  • SQL support
    • SQL decomposer
  • SQL processing code generator
    • Scala target

airframe-http-rx

airspec

@xerial xerial added the roadmap Major milestones label Dec 4, 2020
@xerial xerial pinned this issue Dec 4, 2020
@xerial xerial mentioned this issue Dec 4, 2020
76 tasks
@xerial xerial added this to the Airframe 21 milestone Dec 4, 2020
@xerial xerial unpinned this issue Dec 29, 2022
@xerial xerial closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap Major milestones
Projects
None yet
Development

No branches or pull requests

1 participant