[jira] [Created] (OFBIZ-5522) Introduce websocket usage

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5522) Introduce websocket usage

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-5522:
--------------------------------------

             Summary: Introduce websocket usage
                 Key: OFBIZ-5522
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5522
             Project: OFBiz
          Issue Type: Task
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Jacques Le Roux
            Priority: Minor


After a discussion with Ean, was suggested (draft here):

You need a service that lets you "subscribe" a widget to an entity and
then propagate change events to the widget as the entity is modified.

A generic mechanism like that could eventually expand to be a general
purpose "data bound widgets" system that mostly looks like the existing
system but magically reflects updates.

Could be used with/for
* The entity cache and webforms to automatically update views when data changes.
* Replaces the current system notes
* Create a dashboard type pages  (to be discussed futher)





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)