Opened 18 years ago

Last modified 13 years ago

#12 new enhancement

Better support for java interaction (current java: package)

Reported by: ehuelsmann Owned by: somebody
Priority: major Milestone: unscheduled
Component: other Version: 1.2.0-dev
Keywords: Cc:
Parent Tickets:

Description

There are 2 initiatives, one described in ticket #11 which is about supporting dynamic dispatch to java routines. The other (this ticket) is about better support for staticly typed java calling code, allowing more unboxed values; this would then allow skipping going through the Java.java interface, removing overhead.

Change History (3)

comment:1 by trittweiler, 17 years ago

This is the area that ABCL should try to polish itself and then advertise for
it by writing documentation, including blogging to planet.lisp.org.

It's always good to know the competition, so here's what Franz provides:

http://www.franz.com/support/documentation/current/doc/jlinker.htm

and

http://www.franz.com/support/documentation/current/doc/jil.htm

comment:2 by ehuelsmann, 16 years ago

Milestone: unscheduled

comment:3 by Evenson Not Org, 13 years ago

Version: 1.2.0-dev
Note: See TracTickets for help on using tickets.