HotSwap

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).

Last updated 2 Apr, 2003


User level: Submit a level

User Rating:

Homepage

License(s) :

LGPL

Rate it!

 

About

Leadership
Requirements
  • JDK 1.2 (Use Requirement)
  • JDK 1.3 (for use of dynamic proxy classes); Perl (Weak Prerequisite)
  • texi2html (Weak Prerequisite)
  • dot (Weak Prerequisite)
  • convert (all for building user's manual); ant (to build the API documentation (Weak Prerequisite)
  • run the examples (Weak Prerequisite)
  • and rebuild the library from source) (Weak Prerequisite)

Versions

0.8.7

0.8.7 beta released 2003-04-02

User Community and Support

User's manual available in HTML format from http://www.inxar.org/hotswap/docs/manual/

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2010 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

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