We present middleware for a Client Development Environment that facilitates live development of client applications for SOAP or CORBA servers. We use JPie, a tightly integrated programming environment for live software construction in Java, as the target platform for our design. JPie provides dynamic classes whose signature and implementation can be modified at run time, with changes taking effect immediately upon existing instances of the class. We extend this model to automate addition, mutation, and deletion of dynamic server methods within dynamic clients. Our implementation simplifies distributed application development by masking technical differences between local and remote method invocations. Moreover, the live development model allows server-side changes to be dynamically integrated into a running client to support simultaneous live development of both the client and server.
[1]
Kenneth G. Goldman.
Live Software Development with Dynamic Classes
,
2004
.
[2]
William H. Lane,et al.
Stable Marriage Problem
,
2001
.
[3]
William Crawford,et al.
Java Enterprise in a Nutshell
,
2005
.
[4]
Kenneth J. Goldman,et al.
An interactive environment for beginning Java programmers
,
2004,
Sci. Comput. Program..
[5]
Ashish B. Shah,et al.
Common Object Request Broker Architecture (CORBA)
,
2015
.
[6]
L. B. Wilson,et al.
The stable marriage problem
,
1971,
Commun. ACM.
[7]
David Flanagan.
Java Enterprise in a Nutshell
,
1999
.
[8]
D. Box,et al.
Simple object access protocol (SOAP) 1.1
,
2000
.