Vojtech Szocs has posted comments on this change.

Change subject: webadmin,userportal: (WiP) Use GWT standard RPC instead of deRPC
......................................................................


Patch Set 3:

> Looking forward, could it solve the various RPC serialization issues we're 
> having (mandatory default ctr, private final members, lazy initialization, 
> custom serializers, etc...) ?

I really doubt that it will loosen RPC serialization constraints we have today, 
but at least we won't be using experimental RPC implementation anymore. In the 
long term, REST API should be the way to go, so this patch is meant just as a 
temporary improvement.

(If it turns out that we have problems switching from deRPC to standard GWT 
RPC, we'll probably just skip standard GWT RPC altogether and plan for move to 
REST API.)

-- 
To view, visit http://gerrit.ovirt.org/19122
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib6a4a6ef2eb620cf7050b7c7c2688cadc3b9d6f5
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Alexander Wels <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Asaf Shakarchi <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to