IMO it will be hard to provide UI that meets everyone expectation. An
external webUI can serve two goals
1. provide reference UI implementation
2. ensure that REST API have all necessary entry points
by embedding webUI directly into stram it will be tempting to shortcut
some calls to use stram
I too think that a comprehensive UI works better standalone but given that
stram already runs a webapp server, provides web services and RM provides a
proxy with mapped url space for it, we can extend stram to provide better
visual output. Overall I am +1 on the idea.
On Mon, Jun 11, 2018 at 8:59
Clarification: I am -0 on making UI part of the stram. I am +1 on
providing reference webUI application outside of the stram.
Thank you,
Vlad
On 6/9/18 07:05, Vlad Rozov wrote:
-0: stram provides REST API to query runtime information and IMO this
is sufficient to build an external webUI appli