HotSwap

From Free Software Directory
 
Jump to: navigation, search


[edit]

HotSwap

http://www.inxar.org/hotswap/
Hotswapping library

This is a candidate for deletion: Links broken. Email to maintainer broken. Poppy-one (talk) 16:46, 2 August 2018 (EDT)

HotSwap provides a robust library for updating the implementation of an object at runtime (aka hotswapping). This is achieved through recompilation, dynamic class reloading, and object state migration throughout the life of an application. Hotswapping makes Java feel more like an interpreted language than a compiled language; it is fundamentally useful for runtime development of an application (application evolution or incremental development).





Licensing

License

Verified by

Verified on

Notes

License

LGPL

Verified by

Janet Casey

Verified on

2 April 2003




Leaders and contributors

Contact(s)Role
Paul Johnston Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:pcj@inxar.org


Software prerequisites

KindDescription
Weak prerequisitedot
Weak prerequisiteJDK 1.3 (for use of dynamic proxy classes); Perl
Weak prerequisiterun the examples
Weak prerequisitetexi2html
Required to useJDK 1.2
Weak prerequisiteconvert (all for building user's manual); ant (to build the API documentation
Weak prerequisiteand rebuild the library from source)




Entry
































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.