#68: Extend Load.java to allow loading FASLs from arbitrary streams --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: enhancement | Status: reopened Priority: major | Milestone: unscheduled Component: libraries | Version: Resolution: | Keywords: --------------------------+------------------------------------------------- Changes (by ehuelsmann):
* milestone: 0.21 => unscheduled
Comment:
Note this change is *not* related to #24 and #29, which are about loading from JARs. This ticket is about loading from streams. Quite possibly, the other two can be routed through the result of this one, once it becomes available.