[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9068] reload java classes
From: |
Ernst Reissner |
Subject: |
[Octave-patch-tracker] [patch #9068] reload java classes |
Date: |
Wed, 3 Aug 2016 20:55:07 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0 |
URL:
<http://savannah.gnu.org/patch/?9068>
Summary: reload java classes
Project: GNU Octave
Submitted by: ernstreissner
Submitted on: Wed 03 Aug 2016 08:55:05 PM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I think one of the strengths of octave/matlab is,
that one can modify sources and then run them
without recompilation.
This is unlike for java:
as soon as a class is loaded,
modifying the class file or the jar,
has no effect.
Nevertheless, classes on the dynamic classpath
are reloaded if the path is removed and readded.
But there is a better way to obtain reload.
I would like to provide an according path.
Useful?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9068>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #9068] reload java classes,
Ernst Reissner <=