Opened 15 years ago

Last modified 11 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 Changed 15 years ago by trittweiler

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 Changed 14 years ago by ehuelsmann

Milestone: unscheduled

comment:3 Changed 11 years ago by Evenson Not Org

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