Difference between revisions of "HotSwap"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=HotSwap |Short description=Hotswapping library |Full description=HotSwap provides a robust library for updating the implementation of an object at runtime (aka hots...")
 
Line 2: Line 2:
 
|Name=HotSwap
 
|Name=HotSwap
 
|Short description=Hotswapping library
 
|Short description=Hotswapping library
|Full description=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).
+
|Full description=[[Category:Candidates for deletion]] This is a candidate for deletion: Links broken. Email to maintainer broken. [[User:Poppy-one|Poppy-one]] ([[User talk:Poppy-one|talk]]) 16:46, 2 August 2018 (EDT)
|User level=none
+
 
|Status=Live
+
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).
|Component programs=
 
 
|Homepage URL=http://www.inxar.org/hotswap/
 
|Homepage URL=http://www.inxar.org/hotswap/
|VCS checkout command=
+
|Is High Priority Project=No
 
|Computer languages=Java
 
|Computer languages=Java
 
|Documentation note=User's manual available in HTML format from http://www.inxar.org/hotswap/docs/manual/
 
|Documentation note=User's manual available in HTML format from http://www.inxar.org/hotswap/docs/manual/
|Paid support=info@inxar.org
+
|Decommissioned or Obsolete=Yes
|IRC help=
+
|Decommissioned details=Links broken. Email to maintainer broken.
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=library,Java,runtime,swap,hotswap
 
|Keywords=library,Java,runtime,swap,hotswap
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2003-04-02
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=0.8.7
 
|Version identifier=0.8.7
 
|Version date=2003-04-02
 
|Version date=2003-04-02
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://www.inxar.org/download/hotswap-0.8.7.tar.gz
 
|Version download=http://www.inxar.org/download/hotswap-0.8.7.tar.gz
 +
|Version comment=0.8.7 beta released 2003-04-02
 +
|Last review by=Craig Hutchinson
 +
|Last review date=2003-04-02
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|User level=none
 +
|Paid support=info@inxar.org
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Is GNU=No
 +
|License verified date=2003-04-02
 +
}}
 +
{{Project license
 +
|License=LGPL
 +
|License verified by=Janet Casey
 
|License verified date=2003-04-02
 
|License verified date=2003-04-02
|Version comment=0.8.7 beta released 2003-04-02
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Paul Johnston
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Paul Johnston
 
 
|Email=pcj@inxar.org
 
|Email=pcj@inxar.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 45:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
|Library=java
 
 
|Use=library
 
|Use=library
}}
 
{{Project license
 
|License=LGPL
 
|License verified by=Janet Casey
 
|License verified date=2003-04-02
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 77: Line 75:
 
|Prerequisite description=JDK 1.3 (for use of dynamic proxy classes); Perl
 
|Prerequisite description=JDK 1.3 (for use of dynamic proxy classes); Perl
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:46, 2 August 2018


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