[armedbear-ticket] [armedbear] #228: Need to implement autoloader facility for SETF functions
#228: Need to implement autoloader facility for SETF functions -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: enhancement | Status: new Priority: major | Milestone: 1.2.0 Component: java | Version: Keywords: | -------------------------+-------------------------------------------------- The subject says it all: we currently have infrastructure for normal functions, but we need infrastructure for SETF functions as well. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/228> armedbear <http://common-lisp.net/project/armedbear> armedbear
#228: Need to implement autoloader facility for SETF functions --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: enhancement | Status: closed Priority: major | Milestone: 1.2.0 Component: java | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * status: new => closed * resolution: => fixed Comment: (In [14369]) Implementation of autoloader for SETF generalized references. Fixes #296. Fixes #266. Fixes #228. For forms which set the symbol properties of SETF-EXPANDER or SETF-FUNCTION to function definitions, places stub of type AutoloadGeneralizedReference to be resolved when first invoked. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/228#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
#228: Need to implement autoloader facility for SETF functions --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: enhancement | Status: closed Priority: major | Milestone: 1.2.0 Component: java | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Comment(by mevenson): (In [14378]) Backport r14369 | mevenson | 2013-02-13 20:01:20 +0100 (Wed, 13 Feb 2013) | 7 lines Implementation of autoloader for SETF generalized references. Fixes #296. Fixes #266. Fixes #228. For forms which set the symbol properties of SETF-EXPANDER or SETF-FUNCTION to function definitions, places stub of type AutoloadGeneralizedReference to be resolved when first invoked. Does NOT include changes to asdf. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/228#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
#228: Need to implement autoloader facility for SETF functions --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: enhancement | Status: closed Priority: major | Milestone: 1.1.1 Component: java | Version: Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * milestone: 1.2.0 => 1.1.1 -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/228#comment:3> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear