[armedbear-ticket] [armedbear] #226: Generate list of symbols for autoloading at build-time
armedbear
armedbear-devel at common-lisp.net
Mon Jul 30 12:42:57 UTC 2012
#226: Generate list of symbols for autoloading at build-time
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: enhancement | Status: new
Priority: major | Milestone:
Component: build | Version:
Keywords: |
-------------------------+--------------------------------------------------
Currently, our list of symbols to be set up for auto-loading is
a manual maintenance effort which makes ABCL fragile with respect
to refactoring.
My idea would be to have an auto-collected list, with two (hand-coded)
lists: one to include additional symbols and the other to exclude symbols
(e.g. to reduce the size of the symbol list).
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/226>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list