Re: Something to hash out

2001-08-26 Thread Nathan Torkington
Simon Cozens writes: > I was using .pas and .pac. Gotta think about 8.3ness, unfortunately. .pas is generally Pascal. I also think it's important we choose extensions based around their humour potential. With that in mind, I propose: .par for Parrot source, and .pao for Parrot Objects would

Re: PDD for the debugger API

2001-08-26 Thread Ken Fox
Uri Guttman <[EMAIL PROTECTED]> wrote: > > "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes: > DS> At 03:22 PM 8/18/2001 -0400, Uri Guttman wrote: > >> i didn't see any references to support debugging an external perl > >> process. ... > > DS> Good point. ... listen on some port/pipe/do

RE: Something to hash out

2001-08-26 Thread Brent Dax
# -Original Message- # From: Simon Cozens [mailto:[EMAIL PROTECTED]] # Sent: Saturday, August 25, 2001 10:59 AM # To: Dan Sugalski # Cc: [EMAIL PROTECTED] # Subject: Re: Something to hash out # # # On Sat, Aug 25, 2001 at 10:37:35AM -0400, Dan Sugalski wrote: # > I'm currently thinking of

Re: PDD for the debugger API

2001-08-26 Thread Dan Sugalski
On Sun, 26 Aug 2001, Ken Fox wrote: > Uri Guttman <[EMAIL PROTECTED]> wrote: > > > "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes: > > DS> At 03:22 PM 8/18/2001 -0400, Uri Guttman wrote: > > >> i didn't see any references to support debugging an external perl > > >> process. ... > > >

Re: PDD for the debugger API

2001-08-26 Thread Uri Guttman
> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes: DS> At 03:22 PM 8/18/2001 -0400, Uri Guttman wrote: >> i didn't see any references to support debugging an external perl >> process. this should be designed in from the beginning, so the debugger >> API can be designed to work locally