On Nov 30, 9:46 pm, Rafael Jesús Alcántara Pérez <[email protected]> wrote:
> I have another issue about using defstore after initializing a binary image > with SBCL [1]. The problem was about "%defstore-postdefine" trying to load the > store using "asdf-system-directory" as a way to get the directory of > installation of the weblocks package. After the image was loaded in another > machine, it didn't found the directory so the problem arose. I bypassed the > problem making my own "defstore" that did not call "%defstore-postdefine". > After making that and passing the :public-files-path to start-webapp, the > application run smoothly. Can calling "%defstore-postdefine" be optional in > the defstore? I don't see why it couldn't. Would you like to submit a patch? Leslie -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
