[plt-scheme] v4: object-name of port

Aleks Bromfield aleks at cs.brown.edu
Tue Feb 5 10:20:31 EST 2008


On Tue, Feb 05, 2008 at 08:42:30AM -0600, Robby Findler wrote:
> Looking over the code a little bit, I start to wonder why the
> reset-process is a method of the tab instead of just some code that is
> called directly at that point. That is, do you need state on the tab
> to start ocaml somehow?

I want to have one ocaml process per tab, so that if there are multiple
ocaml tabs open, each interactions pane will stay separate.

~ Aleks



More information about the plt-scheme mailing list