Can someone please help point me in the right direction? I suspect that the answer to my question is quite easy, i.e. entails small changes to get it work, provided you know how to do.
Thanks in advance. Mikael Den onsdagen den 4:e april 2012 kl. 11:29:32 UTC+2 skrev Mikael Andersson: > > I have not been able to make it persistent and would much appreciate some > help with this. > > The README says: > > "To see the demo be persistent across different runs of the server, > comment out every reference to the sandbox store, and in cases where > simply commenting them out won't work (i.e. (find-persistent-objects > (sandbox-store) ...)) replace (sandbox-store) with > *prevalence-store*" > > Should it not be enough to make the following changes? > > Comment out (init-sandbox-store) in: > init-session.lisp > > Replaced sandbox-store with *prevalence-store* in: > src/model/company.lisp > > Thanks, > > Mikael > Den onsdagen den 4:e april 2012 kl. 11:29:32 UTC+2 skrev Mikael Andersson: > > I have not been able to make it persistent and would much appreciate some > help with this. > > The README says: > > "To see the demo be persistent across different runs of the server, > comment out every reference to the sandbox store, and in cases where > simply commenting them out won't work (i.e. (find-persistent-objects > (sandbox-store) ...)) replace (sandbox-store) with > *prevalence-store*" > > Should it not be enough to make the following changes? > > Comment out (init-sandbox-store) in: > init-session.lisp > > Replaced sandbox-store with *prevalence-store* in: > src/model/company.lisp > > Thanks, > > Mikael > Den onsdagen den 4:e april 2012 kl. 11:29:32 UTC+2 skrev Mikael Andersson: > > I have not been able to make it persistent and would much appreciate some > help with this. > > The README says: > > "To see the demo be persistent across different runs of the server, > comment out every reference to the sandbox store, and in cases where > simply commenting them out won't work (i.e. (find-persistent-objects > (sandbox-store) ...)) replace (sandbox-store) with > *prevalence-store*" > > Should it not be enough to make the following changes? > > Comment out (init-sandbox-store) in: > init-session.lisp > > Replaced sandbox-store with *prevalence-store* in: > src/model/company.lisp > > Thanks, > > Mikael > Den onsdagen den 4:e april 2012 kl. 11:29:32 UTC+2 skrev Mikael Andersson: > > I have not been able to make it persistent and would much appreciate some > help with this. > > The README says: > > "To see the demo be persistent across different runs of the server, > comment out every reference to the sandbox store, and in cases where > simply commenting them out won't work (i.e. (find-persistent-objects > (sandbox-store) ...)) replace (sandbox-store) with > *prevalence-store*" > > Should it not be enough to make the following changes? > > Comment out (init-sandbox-store) in: > init-session.lisp > > Replaced sandbox-store with *prevalence-store* in: > src/model/company.lisp > > Thanks, > > Mikael > Den onsdagen den 4:e april 2012 kl. 11:29:32 UTC+2 skrev Mikael Andersson: > > I have not been able to make it persistent and would much appreciate some > help with this. > > The README says: > > "To see the demo be persistent across different runs of the server, > comment out every reference to the sandbox store, and in cases where > simply commenting them out won't work (i.e. (find-persistent-objects > (sandbox-store) ...)) replace (sandbox-store) with > *prevalence-store*" > > Should it not be enough to make the following changes? > > Comment out (init-sandbox-store) in: > init-session.lisp > > Replaced sandbox-store with *prevalence-store* in: > src/model/company.lisp > > Thanks, > > Mikael > -- You received this message because you are subscribed to the Google Groups "weblocks" group. To view this discussion on the web visit https://groups.google.com/d/msg/weblocks/-/CouJsyriVVUJ. 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.
