Top > All Packages in Directory > HotSwap

HotSwap - Hotswapping library

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

Obtaining

Web pagehttp://www.inxar.org/hotswap/
Source tarballhttp://www.inxar.org/download/hotswap-0.8.7.tar.gz
Source informationhttp://www.inxar.org/download/
Version 0.8.7 (beta) released on 2003-04-02
Licensed under LGPL.
This is not a GNU package.

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

Help List<pcj@inxar.org>
Developer List<pcj@inxar.org>
Bug List<pcj@inxar.org>
SupportPaid technical support and consulting available from Inxar, Inc <info@inxar.org>

Project contacts

Maintainers
Developers

Related information

Interfaceslibrary
Source languagesJava
Use requirementsJDK 1.2
Weak prerequisitesJDK 1.3 (for use of dynamic proxy classes); Perl, texi2html, dot, convert (all for building user's manual); ant (to build the API documentation, run the examples, and rebuild the library from source)

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-04-02
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



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

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 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. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.