You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Dan Haywood <da...@haywood-associates.co.uk> on 2011/11/04 09:30:32 UTC

Drop client/server remoting support?

Rob/others...

I'd really like to drop our support for client/server remoting.

We've realized since it was first implemented that the caching of the
client-side objects are - shall we say - suspect.  One the Irish pensions
the systems integrator implemented some workarounds which makes it
practical for them, but these are adhoc in nature and I don't think they
correctly belong in a general-purpose framework.

Thoughts?

Dan

Re: Drop client/server remoting support?

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
Hi Kevin,


On 4 November 2011 08:38, Kevin Meyer - KMZ <ke...@kmz.co.za> wrote:

> Hi Dan,
>
> Ever since I had issues with the client / server layer being unable to
> handle recursive entities lists, I've not used it.
>
> I suppose that, like with Richard's Naked Objects MVC, client / server
> implementations are tending to be web based, too..
>

And where client/server support is required, it would seem the defacto
client is hosted in the browser, eg Javascript, Silverlight or Flash.  For
all of these I'm thinking that our implementation of
http://restfulobjects.org within Isis' json-viewer should suffice.




>
> In short, +1 from me.
>

thanks for that.

Cheers
Dan



>
> Regards,
> Kevin
>
>
> On 4 Nov 2011 at 8:30, Dan Haywood wrote:
>
> > Rob/others...
> >
> > I'd really like to drop our support for client/server remoting.
> >
> > We've realized since it was first implemented that the caching of the
> > client-side objects are - shall we say - suspect.  One the Irish pensions
> > the systems integrator implemented some workarounds which makes it
> > practical for them, but these are adhoc in nature and I don't think they
> > correctly belong in a general-purpose framework.
> >
> > Thoughts?
> >
> > Dan
>
>

Re: Drop client/server remoting support?

Posted by Kevin Meyer - KMZ <ke...@kmz.co.za>.
Hi Dan,

Ever since I had issues with the client / server layer being unable to 
handle recursive entities lists, I've not used it.

I suppose that, like with Richard's Naked Objects MVC, client / server 
implementations are tending to be web based, too..

In short, +1 from me.

Regards,
Kevin


On 4 Nov 2011 at 8:30, Dan Haywood wrote:

> Rob/others...
> 
> I'd really like to drop our support for client/server remoting.
> 
> We've realized since it was first implemented that the caching of the
> client-side objects are - shall we say - suspect.  One the Irish pensions
> the systems integrator implemented some workarounds which makes it
> practical for them, but these are adhoc in nature and I don't think they
> correctly belong in a general-purpose framework.
> 
> Thoughts?
> 
> Dan