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
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
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
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
# 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,