[pro] Are you an Imager or a Filer?
Luís Oliveira
luismbo at gmail.com
Fri Jan 21 17:06:17 UTC 2011
On Fri, Jan 21, 2011 at 11:37 AM, Nick Levine <ndl at ravenbrook.com> wrote:
> (defun application-load (&key compile-only)
> (let ((defsys (truename (relative-path "code/defsys.lisp"))))
> (load defsys))
> (compile-system "PROFILER-PLUS" :load (not compile-only)
> :force (find "-force" sys:*line-arguments-list* :test 'string=)))
I'm not familiar with the details of LW's defsystem. How is this
different from loading the application from fasls, speed-wise?
--
Luís Oliveira
http://r42.eu/~luis/
More information about the pro
mailing list