Skip to content

Commit 66daa4f

Browse files
committed
Open the door for .code
1 parent 1ee0908 commit 66daa4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

PATH-TO-RAKU.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ global search/replace of `.perl` to `.raku` (both in method names and in
1414
calls) in `src/core`, `src/Perl6` and `lib`. A new `Mu.perl` method should
1515
issue a DEPRECATED message, and then call `Mu.raku`.
1616

17+
Renaming to `\.code` currently clashes with `CallFrame.code`, and visually
18+
clashes with the `\.codes` method. Renaming `CallFrame.code` to
19+
`CallFrame.codeobj` and `\.codes` to `\.codepoints` appears to be an option
20+
to be discussed further.
21+
1722
## Documentation changes
1823

1924
Wherever `Perl 6` is mentioned in the documentation, this should be changed

0 commit comments

Comments
 (0)