dreedyman / Rio

Rio is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services.
Apache License 2.0
21 stars 17 forks source link

RemoteEvent compatibility with River 3.0 #47

Closed pfirmstone closed 7 years ago

pfirmstone commented 8 years ago

Dennis,

This doesn't include the River 3.0 com.sun.jini to org.apache.river name space changes, only changes to net.jini.core.event.RemoteEvent which may end up being rolled back, depending on the outcome of a new discussion, these change would update RemoteServiceEvent to be compatible with River 3.0.

Regards,

Peter.

pfirmstone commented 7 years ago

I have since decided instead to make RemoteEvent backward compatible. Additionally, to create wrapper classes to support the com.sun.jini namespace to allow a test and migration period.