Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-10 Thread Matthias Neubauer
John Hughes <[EMAIL PROTECTED]> writes: > It should be enough to read the list of options using safe IO, so that > it is the same when the > form is processed as when it was generated (which I've now done). That > leaves open the risk that two simultaneous users may add the SAME new > tool or coun

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread John Hughes
Tomasz Zielonka wrote: On Wed, Nov 09, 2005 at 04:55:46AM -0500, Cale Gibbard wrote: It seems that if you keep trying to fill out the form, you will eventually succeed. If someone finishes filling out the form between when you start filling it out and when you finish, then the checkboxes/dro

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Tomasz Zielonka
On Wed, Nov 09, 2005 at 11:02:04AM +0100, John Hughes wrote: > Thank you, that explains it. A WASH subtlety, caused by using unsafe IO > to read the tools and country lists. Should now be fixed! Ah, right, so the program doesn't change, only its data. Best regards Tomasz

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Tomasz Zielonka
On Wed, Nov 09, 2005 at 04:55:46AM -0500, Cale Gibbard wrote: > It seems that if you keep trying to fill out the form, you will > eventually succeed. If someone finishes filling out the form between > when you start filling it out and when you finish, then the > checkboxes/dropdowns will have been

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread John Hughes
Cale Gibbard wrote: It seems that if you keep trying to fill out the form, you will eventually succeed. If someone finishes filling out the form between when you start filling it out and when you finish, then the checkboxes/dropdowns will have been updated, and you'll have to reload the page and

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Cale Gibbard
It seems that if you keep trying to fill out the form, you will eventually succeed. If someone finishes filling out the form between when you start filling it out and when you finish, then the checkboxes/dropdowns will have been updated, and you'll have to reload the page and try again. Certainly a

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Sebastian Sylvan
On 11/9/05, Fraser Wilson <[EMAIL PROTECTED]> wrote: > > > On 11/9/05, Aaron Denney <[EMAIL PROTECTED]> wrote: > > On 2005-11-09, John Hughes <[EMAIL PROTECTED]> wrote: > > > The survey is at this URL: > > > http://www.cs.chalmers.se/~rjmh/Wash/Survey/Survey.cgi > > > > I hit "Submit response and v

Re: [Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Fraser Wilson
On 11/9/05, Aaron Denney <[EMAIL PROTECTED]> wrote: On 2005-11-09, John Hughes <[EMAIL PROTECTED]> wrote:> The survey is at this URL:> http://www.cs.chalmers.se/~rjmh/Wash/Survey/Survey.cgi I hit "Submit response and view previous responses" and it says"Unspecified action" and a "Try again..." hype

[Haskell] Re: Haskell users survey--please respond!

2005-11-09 Thread Aaron Denney
On 2005-11-09, John Hughes <[EMAIL PROTECTED]> wrote: > The survey is at this URL: > http://www.cs.chalmers.se/~rjmh/Wash/Survey/Survey.cgi I hit "Submit response and view previous responses" and it says "Unspecified action" and a "Try again..." hyperlink. The only thing I can think of on my end