Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread Chip Salzenberg
On Tue, Mar 14, 2006 at 02:48:03PM -0800, chromatic wrote: > On Tuesday 14 March 2006 14:14, Chip Salzenberg wrote: > > > What, you currently use "::" in your namespace names? On purpose? :-) > > I've had objects working in my PIR code before even Dan thought they > worked. Once upon a time,

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread chromatic
On Tuesday 14 March 2006 14:14, Chip Salzenberg wrote: > What, you currently use "::" in your namespace names? On purpose? :-) I've had objects working in my PIR code before even Dan thought they worked. Once upon a time, that *was* the way to go. Now get off my lawn! -- c

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread Chip Salzenberg
On Tue, Mar 14, 2006 at 12:14:24PM -0800, chromatic wrote: > On Tuesday 14 March 2006 08:03, Chip Salzenberg wrote: > > PIR users: If namespace "foo" and global variable "foo" were no longer > > distinct, so you had to rename one or the other in your code, would > > you suffer any break

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread Patrick R. Michaud
On Tue, Mar 14, 2006 at 08:03:02AM -0800, Chip Salzenberg wrote: > (NOTE: I invite PIR users to read this msg, and especially item #5, and let > me know whether you'll suffer any breakage when/if Parrot default namespaces > go untyped, i.e. when you're no longer allowed to have a namespace and a >

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread chromatic
On Tuesday 14 March 2006 08:03, Chip Salzenberg wrote: > PIR users: If namespace "foo" and global variable "foo" were no longer > distinct, so you had to rename one or the other in your code, would > you suffer any breakage in the first place, and if you did, would you > have a har

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread Chip Salzenberg
Er, it's really early (excuse generator #17). So please ignore this: On Tue, Mar 14, 2006 at 08:03:02AM -0800, Chip Salzenberg wrote: > 1. Independent of other issues, you've prompted me to notice that I omitted > namespaces themselves from the namespace typed interface. Hence the > typ

Re: more pdd21 questions (PIR users: please read)

2006-03-14 Thread Chip Salzenberg
(NOTE: I invite PIR users to read this msg, and especially item #5, and let me know whether you'll suffer any breakage when/if Parrot default namespaces go untyped, i.e. when you're no longer allowed to have a namespace and a global variable with the same name but distinct. HLL-specific namespaces