<br><br><div><span class="gmail_quote">On 12/29/05, <b class="gmail_sendername">Jacob Matthews</b> &lt;<a href="mailto:jacobm@cs.uchicago.edu">jacobm@cs.uchicago.edu</a>&gt; wrote:</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>&gt; And, what, if there's no internet connection? At my<br>&gt; work I noticed that (require (planet ...)) will yield
<br>&gt; an unrecoverable error when not connected to the<br>&gt; internet, which I think cannot be acceptable.<br><br>PLaneT only goes out to the internet if the package the user requires<br>isn't locally available. If you ask for a package that isn't on your
<br>local system and you have no internet connection with which to get<br>it, that seems like a perfectly legitimate situation in which to<br>yield an unrecoverable error.</blockquote><div><br>
&nbsp;
I agree that it makes sence to throw the error message, but I seem to
get the error message too often.&nbsp; Would it make sence to write a
(planet sync) function/button that just grabs the entire planet
archive, and keeps the files in the cache (dosn't install, just keeps
the installers)?&nbsp; (and the planet is not that big :)<br>

<br>

I wrote a shell script for myself before that pulled all the package
names off the web page index, and got a copy, but I'm use there's a way
that's easier to use.<br>

&nbsp;<br>

Corey</div><br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">-jacob<br>_________________________________________________<br>&nbsp;&nbsp;For list-related administrative tasks:
<br>&nbsp;&nbsp;<a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br></blockquote></div><br><br clear="all"><br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))