|
|
|
|
|
by vindarel
946 days ago
|
|
It is about the little things that might bite you during a long development session, like deleting a generic function in source but still having the function in the image, or the strategy to update existing object instances when a class definition is updated (and slots are modified, added or removed). --- btw, regarding packages and removing a symbol: uiop:define-package fixes the annoyance. |
|