I agree with the points made by Gregg about mobile code being one of Jini's
principal benefit and that there are multiple ways to implement the mobile
code concept. Hopefully we can refactor the Jini specifications to contain
narrowly scoped assumptions where the infrastructure, programming model,
and services as free as possible from implementation details.

--Gerard

On Sat, Feb 3, 2018 at 6:25 PM, Gregg Wonderly <gr...@wonderly.org> wrote:

> The principal benefit of Jini is mobile code.  Everything else is just
> network communications.  The primary problem is inexperienced developers or
> web developers who just want to send a user interface around.  ServiceUI
> makes that possible in Jini, but the lease services along with transaction
> services and all natures of mobile code allow you to create the complete
> UI/UX in one language with the ability to not write CSS, HTML and Java
> Script all glued together.  Instead, you get an end to end, uniform
> development and runtime environment.
>
> The Web is full of mobile code in the form of JavaScript and other
> dynamically loaded and bound pieces.  But it suffers from single threaded
> user interfaces and the limitations of the web, in general, around network
> restrictions.
>
> Gregg
>
> Sent from my iPhone
>
> > On Feb 1, 2018, at 5:39 AM, Peter <j...@zeus.net.au> wrote:
> >
> > Hello Gerard,
> >
> > Help is always welcomed, the Jini standards are quite old, so yes, I
> think it's an area definitely in need of some love.  Documentation or
> standards that explain the philosophies / design patterns River is based
> on, I can see how that adds appeal.   I'll certiainly jump in and help with
> reviews, there might be others interested in becoming involved as well.
> >
> > Thanks,
> >
> > Peter.
> >
> >> On 1/02/2018 12:09 PM, Gerard Fulton wrote:
> >> Hi Guys,
> >>
> >>
> >>
> >> I wanted to float an idea by list that has been in my head for several
> >> years. The idea is to prioritize the modernization of the River
> >> specification into a set of language a d transport agnostic
> architectural
> >> principles. River currently supports architectural concepts like
> discovery,
> >> events, proxies and more! In reality, both the implementation language
> and
> >> communication transport are minor details. For example a discovery
> service
> >> implementation could backed by DNS and exposed by a WebSockets
> >> communications transport protocol. I my opinion the most important part
> of
> >> the DNS discovery service example is the application protocol which
> >> potentially could be defined by a request/response model.
> >>
> >>
> >>
> >> As a Java developer, I fear that the wider adoption and growth of River
> are
> >> being empeeded by our laser like focus on River's Java reference
> >> implementation.
> >>
> >>
> >>
> >>
> >>
> >> Feedback is a gift!
> >>
> >>
> >>
> >> -Gerard Fulton
> >>
> >
>

Reply via email to