On Wed, Jan 08 2014, Faré wrote:
[...]
Still, I'm curious as to why you don't you trust ASDF? Any specific problems in mind?
As I said in a another message, I had experiences like this:
- (asdf:load-system foo),
- then had some load-time problem,
- cleaned out the cache,
- and magically (asdf:load-system foo) worked.
Are these experiences recent?
Maybe not. But I still clean the cache whenever there's the slightest suspicion that ASDF could be related to a problem. I'm sure you can fix bugs once identified, but fixing trust is another issue.
Helmut