+1 for next release.
I think we should also "open" the server as it is too "Java" oriented,
there is a coupling between the server and client (classes and serialisers)
and there also some encoding issues when the server and the client don't
use the same encoding scheme.

Jeff


On Tue, Jun 19, 2012 at 11:02 PM, Olivier Lamy <[email protected]> wrote:

> 2012/6/19 Jeff MAURY <[email protected]>:
> > Even if the content type is text/plain, the client framework is able to
> > handle any kind of objects (DirectMemoryRequest/Response).
> > However, for the text/plain, passing anything else than String will lead
> to
> > errors (ClassCastException ?)
> Ok I see (perso I use text/plain with javascript code :-) ).
> Agree We miss some validation stuff .
> IMHO can be done in next release
> >
> > Jeff
> >
> >
> > On Tue, Jun 19, 2012 at 10:34 PM, Olivier Lamy <[email protected]> wrote:
> >
> >> 2012/6/19 Jeff MAURY <[email protected]>:
> >> > On the server page:
> >> >
> >> > Commn http headers:   --> Common http headers:
> >> Thanks
> >> >
> >> > And the text/plain exchange type is said to be NYI but is documented.
> I
> >> > think we should rather say it is partially implemented (works only for
> >> > String objects)
> >> ?
> >> I miss you here.
> >> text/plain is only for String objects (content type is text/plain :-) )
> >> >
> >> > Jeff
> >> >
> >> > On Tue, Jun 19, 2012 at 4:59 PM, Ioannis Canellos <[email protected]>
> >> wrote:
> >> >
> >> >> Yes, thursday works for me. I had the chance to have a look and
> things
> >> >> seems cool.
> >> >> I'll only perform a commit or two later today.
> >> >>
> >> >> --
> >> >> *Ioannis Canellos*
> >> >> *
> >> >> FuseSource <http://fusesource.com>
> >> >>
> >> >> **
> >> >> Blog: http://iocanel.blogspot.com
> >> >> **
> >> >> Twitter: iocanel
> >> >> *
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Jeff MAURY
> >> >
> >> >
> >> > "Legacy code" often differs from its suggested alternative by actually
> >> > working and scaling.
> >> >  - Bjarne Stroustrup
> >> >
> >> > http://www.jeffmaury.com
> >> > http://riadiscuss.jeffmaury.com
> >> > http://www.twitter.com/jeffmaury
> >>
> >>
> >>
> >> --
> >> Olivier Lamy
> >> Talend: http://coders.talend.com
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
> >
> >
> >
> > --
> > Jeff MAURY
> >
> >
> > "Legacy code" often differs from its suggested alternative by actually
> > working and scaling.
> >  - Bjarne Stroustrup
> >
> > http://www.jeffmaury.com
> > http://riadiscuss.jeffmaury.com
> > http://www.twitter.com/jeffmaury
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>



-- 
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually
working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Reply via email to