| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: method-ref instance &rest args
Use of this operator is deprecated. This operator will be removed in the next major release of Allegro CL.
A warning is signaled at compile time when this operator is
encountered unless the variable *jlinker-deprecated-warnings*
is
set to nil
.
This function has been replaced with jcall (which is now a function rather than a macro). Please use jcall instead or jdo-call, and modify existing code to do the same.
See jlinker.htm for more information on the jLinker facility.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |