You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2014/01/30 11:22:13 UTC

[jira] [Comment Edited] (OFBIZ-5522) Introduce websocket usage

    [ https://issues.apache.org/jira/browse/OFBIZ-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13886460#comment-13886460 ] 

Jacques Le Roux edited comment on OFBIZ-5522 at 1/30/14 10:20 AM:
------------------------------------------------------------------

For those interested, after Ean's initial proposition on dev ML, I had a look at Rivets and BackboneJs, I started from there http://www.gianlucaguarini.com/blog/rivet-js-backbone-js-made-my-code-awesome/




was (Author: jacques.le.roux):
For those interested, I had a look at Rivets and BackboneJs, I started from there http://www.gianlucaguarini.com/blog/rivet-js-backbone-js-made-my-code-awesome/



> 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)