Dan Sugalski:
# Okay folks, time to hash this out once and for all.
# 
# Should strings in parrot be mutable or immutable? Right now we've a 
# mix, and that's untenable.

Three questions:

1. Which'll be faster?
2. Which'll be simpler?
3. Which is more important?

--Brent Dax <[EMAIL PROTECTED]>
@roles=map {"Parrot $_"} qw(embedding regexen Configure)

#define private public
    --Spotted in a C++ program just before a #include

Reply via email to