Re: [perl #59912] Re: hllmagic branch tests namespace changes

2008-10-16 Thread Will Coleda
On Wed, Oct 15, 2008 at 1:03 PM, chromatic via RT <[EMAIL PROTECTED]> wrote: > On Wednesday 15 October 2008 05:54:59 Will Coleda wrote: > >> The namespace of the generated file should be changed, the subclass >> should probably be updated. (TGE itself should probably be updated to >> not live a nam

Re: [perl #59912] Re: hllmagic branch tests namespace changes

2008-10-15 Thread Patrick R. Michaud
On Wed, Oct 15, 2008 at 10:02:39AM -0700, chromatic wrote: > On Wednesday 15 October 2008 05:54:59 Will Coleda wrote: > > > The namespace of the generated file should be changed, the subclass > > should probably be updated. (TGE itself should probably be updated to > > not live a namespace with a

Re: [perl #59912] Re: hllmagic branch tests namespace changes

2008-10-15 Thread chromatic
On Wednesday 15 October 2008 05:54:59 Will Coleda wrote: > The namespace of the generated file should be changed, the subclass > should probably be updated. (TGE itself should probably be updated to > not live a namespace with a '::' in it. The actual transform sub can > keep the name it has, but

Re: [perl #59912] Re: hllmagic branch tests namespace changes

2008-10-15 Thread Will Coleda
For tene++; Not quite a test file, but I hope it will suffice. Allison, can you comment on this, since TGE is yours? % cat test.tg #simple .tg grammar grammar TclExpr::PIR::Grammar is TGE::Grammar; transform pir (Another::Nested::Namespace) { say "hello" } %../../parrot ../../compilers/tge/t

[perl #59912] Re: hllmagic branch tests namespace changes

2008-10-15 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #59912] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=59912 > On Tue, Oct 14, 2008 at 8:03 AM, Will Coleda <[EMAIL PROTECTED]> wrote: > On Tue, Oct 14,