[racket] REPL @ Runtime Contract Modification?

2013-06-26 Thread Sean Kanaley
Hello, I'm debugging a heavily stateful GUI app that has reached a very specific state but has come across a contract error. Is there some way to modify the contract and proceed or I must I reevaluate and run the gui and attempt to duplicate the state? Racket Users list

Re: [racket] Racket v5.3.5

2013-06-26 Thread Robby Findler
Oh, I recall that thread. That makes it sound like a problem at a lower layer where my suggestion won't help. Thanks (and sorry), Robby On Wednesday, June 26, 2013, Joe Gilray wrote: > Robby, Please look at this thread: > http://www.mail-archive.com/users@racket-lang.org/msg16636.html > > Thank

Re: [racket] Racket v5.3.5

2013-06-26 Thread Joe Gilray
Robby, Please look at this thread: http://www.mail-archive.com/users@racket-lang.org/msg16636.html Thanks, -Joe On Wed, Jun 26, 2013 at 11:51 AM, Joe Gilray wrote: > Yes, Good Idea, stay tuned... I will see if I can make it happen. > > -Joe > > > On Tue, Jun 25, 2013 at 7:00 PM, Robby Findler

Re: [racket] Racket v5.3.5

2013-06-26 Thread Joe Gilray
Yes, Good Idea, stay tuned... I will see if I can make it happen. -Joe On Tue, Jun 25, 2013 at 7:00 PM, Robby Findler wrote: > Do you have the ability to run DrRacket from the command line? If so, it > may be a useful clue if you were to type control-c at the prompt after it > gets good and hun