In reply to your message from the not too distant future: next Monday AD
Reply-to: [EMAIL PROTECTED]
Return-receipt-to: [EMAIL PROTECTED]
Organization: a) Discordia b) none c) what's that?
Content-Typo: gibberish, charset=ascii-art
Date: Tue, 22 Aug 2000 10:15:48 EDT
From: Jerrad Pierce <belg4mit>

>So, you're saying to dispense with prototypes, even in the core, and leave
>us with the slowest language known to man?
No and no.

If you have internal prototypes, why can't it attempt a type conversion
IFF you didn't satisfy the prototype. It's like doing math with strings,
it checks to see if it really can use it as a number first... Why is this
so hard?

So the internals stay almost the same, but before resorting to die,
you attempt a cast, if it works you warn that's inefficient under strict,
and of course in the docs. If I occasionally want to be inefficient, I should
have the license to do so. But I really don't think it'll be that less
efficient, considering the alternative is to do the casting myself, which will
almost certainly use more memory, and run slower than anything in the core.
No?

>I don't see that flying.
All it requires is forgetting to hit the ground.

-- 
                                                  *             __    *      .
           \     |     /           .        . .           .  . ((_
               _____                       .                         .     .
          --  /     \  --           .        .      .   +    .   .     _/\
      oooooooooo.   |               * .       .   .           *       / ;M\_ .
   .oooooooooooo.oo.                  .  .    .       . /\    .      /  :IMM\
  ..oooooooooooo..oo.   Jerrad Pierce              /\  /  \         /   ;IIWMM
  ..oooooooooo.......   209 North Street     +    /  \ /  \  .     /   ;IIIIWM
  ...ooooooooo.......   Randolph, MA 02368        /  \     \  ___/   :;IIIIIWM
  ....ooo....o.......                            /    \    \ /  ::     ;;IIIMI
   .....ooo.........    http://www.pthbb.org     /    \     \   :     :::;IIIM
     ..ooooooo....      __________________________ ||   ||       ::.....::::::
MOTD on Prickle-Prickle, the 15th of Bureaucracy, in the YOLD 3166:

"God is too big for only one religion." -- A. Weysman

Reply via email to