Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[CVS ci] implement namespace name mangling

4 views
Skip to first unread message

Leopold Toetsch

unread,
Dec 7, 2004, 8:11:54 AM12/7/04
to Perl 6 Internals
* namespace (class) names are now prepended with a NUL char
* fix globals ops that take a namespace
* some tests in t/pmc/globals.t

.sub Foo
.end

.namespace ["Foo"]
...

can now bew used, The two names don't collide any more.

leo

0 new messages