Allison Randal via RT <[EMAIL PROTECTED]> wrote:
> PMC Class name IDs ... will require a dot in front
My preference is to eliminate the dot in classname IDs. Lodge your
objections now, before it's made fact in 0.4.9.
Allison
I actually prefer the dot. I don't like the possible ambiguity betwe
I like it. I have been thinking of suggesting the same thing.
Currently, hackery is used to get the new opcode to instantiate
objects. If classes become objects as well, the hackery breaks down.
Kevin
Allison Randal (via RT) wrote:
# New Ticket Created by Allison Randal
# Please include the s
# New Ticket Created by "Lee Duhem"
# Please include the string: [perl #41269]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41269 >
Attached patch fix some failed tests in F
when run C:
t/compilers/tge/grammar...
For the first time in the two months I've been working on Parrot,
'make test' completely succeeded -- and with some TODO tests passing,
to boot!
All tests successful (18 subtests UNEXPECTEDLY SUCCEEDED), 11 tests
and 605 subtests skipped.
Passed TODOStat Wstat TODOs Pas
# New Ticket Created by Allison Randal
# Please include the string: [perl #41266]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41266 >
Consider object instantiation as a method call on a class object, rather
than an opco
# New Ticket Created by "Lee Duhem"
# Please include the string: [perl #41268]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41268 >
When C, I get these error:
src/pdb.c: In function `main':
src/pdb.c:193: error: too few
The :vtable feature has been implemented. Any remaining bugs in the
implementation should be submitted as separate tickets.
> PMC Class name IDs ... will require a dot in front
My preference is to eliminate the dot in classname IDs. Lodge your
objections now, before it's made fact in 0.4.9.
Allison