Skip to content

Milestone: Airframe 21 #1375

@xerial

Description

@xerial

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmapMajor milestones

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions