#49: Support loading of compiled functions off byte arrays
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: enhancement | Status: new
Priority: major | Milestone:
Component: other | Version:
Keywords: |
-------------------------+--------------------------------------------------
loadCompiledFunction() in Lisp.java loads bytes out of a file, then loads
the "class-bytes" off the resulting byte array. The result being a loaded
class.
The goal of this issue is to expose this interface in order to eliminate
the need for the compiler to write compiled functions out to files before
loading them into the JVM.
--
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/49>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
#17: SLIME: Invoking TOP-LEVEL restart always terminates connection
-----------------------+----------------------------------------------------
Reporter: mevenson | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone: unscheduled
Component: other | Version:
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Comment(by ehuelsmann):
I'd say the assessment is correct. That being so, what should be the
remaining issue?
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/17#comment:2>
armedbear <http://common-lisp.net/project/armedbear>
armedbear