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

Generalise Banner Code #86

Open
10 tasks
oubiwann opened this issue Feb 24, 2021 · 0 comments
Open
10 tasks

Generalise Banner Code #86

oubiwann opened this issue Feb 24, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@oubiwann
Copy link
Contributor

Tasks:

  • Support backends that are ready immediately (e.g., bevin backend) as well as those that need to start up another service (e.g., extempore)
    • This will mean two paths for banner-rendering ... the app-level for OS process backends
    • A check for msgs from the service (e.g., in the tcp-client callback)
  • Add configuration for type of banner-renderer
  • Add configuration for delay (useful for banner being rendered with timer:apply_after)
  • Clean up version and banner code in:
    • apps/undertone/src/undertone/bevin.lfe: extract-version
    • apps/undertone/src/undertone/sysconfig.lfe: lots of functions
    • apps/undertone/src/undertone/xtrepl.lfe
    • src/xt/msg.lfe
@oubiwann oubiwann added the enhancement New feature or request label Feb 24, 2021
@oubiwann oubiwann added this to the 0.4.0 milestone Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant