Re: [PUGS] 'is export' trait

2005-05-01 Thread Stevan Little
Garrett, On May 1, 2005, at 5:44 PM, Garrett Rooney wrote: I might have this wrong, but isn't the 'is export' trait on a subroutine supposed to indicate that it's exported into the namespace of the code that uses or requires the module? That doesn't seem to be happening right now. Well, it is

[PUGS] 'is export' trait

2005-05-01 Thread Garrett Rooney
I might have this wrong, but isn't the 'is export' trait on a subroutine supposed to indicate that it's exported into the namespace of the code that uses or requires the module? That doesn't seem to be happening right now. Well, it is happening, but it's also happening for subroutines without