> One solution is to move the *registered-webapps* variable to another > file, which will be compiled and loaded, and the value set, before it is used. > > Why not put it in weblocks.lisp as there are plenty of variables there?
I think we should do it the other way round: Move all of those webapp globals to src/application.lisp and wrap them in an EVAL-WHEN to make them available at compile-time. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
