Re: Save & load file
Attila Lendvai <[email protected]> Wed, 15 Jul 2015 13:48:47 +0200
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAE4vfcKc+Aqj4726mPZiVhWH7d1b40227zg=A=ZKbbv0GhgrjQ@mail.gmail.com> |
> I don't like to be forced to re-compile it in order to load it for the > following reasons: ASDF solves most of these problems, including fasl file placement, especially if you are willing to write a line or two to load your codebase with some debugging extras (a (DECLAIM (OPTIMIZE DEBUG)), and i also have some macros that react to variables, notably dribble level logging stops being a no-op). among the things you listed the only thing that i don't know how to solve in my ASDF/slime setup is losing track of what i've edited and haven't given to the lisp for redefinition yet. what i do is i keep track of it in my head, and whenever i suspect that things may be out of sync, then i press 3 key combination to restart the lisp and recompile/reload the project. hth, -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 -- “We will have taken one giant step forward when we face this reality: Powerful people never teach powerless people how to take their power away from them.” — John Henrik Clarke (1915–1998)