At 01:33 PM 8/9/00 -0400, Chaim Frenkel wrote: >I don't think it will be a half million objects. > >Let's take stat (and all the other long list returns). The underlying >implementation object could be a packed structure psuedohash. (Think >DSECT.) Then the only op would be the packed structure pseudohash >lookup. Which would be done at compile time. (Fallbacks to the hash >lookup if really generic.) stat makes some sense. (local|gm)time makes some sense. The socket functions make some sense. The message and shared memory functions make some sense. Basically most of the 'advanced' functions make some sense. That's the problem--they all make some sense, which is a lot of code to get right for the .0 release. Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Re: RFC 73 (v1) All Perl core functions sho... Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions... Nathan Wiger
- Re: RFC 73 (v1) All Perl core func... Dan Sugalski
- Re: RFC 73 (v1) All Perl core func... Nathan Wiger
- Re: RFC 73 (v1) All Perl core functions should retu... Johan Vromans
- Re: RFC 73 (v1) All Perl core functions should return ob Ken Fox
- Re: RFC 73 (v1) All Perl core functions should return ob Chaim Frenkel
- Re: RFC 73 (v1) All Perl core functions should retu... Peter Scott
- Re: RFC 73 (v1) All Perl core functions should retu... Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions should ... Nathan Torkington
- Re: RFC 73 (v1) All Perl core functions sho... Jarkko Hietaniemi
- Re: RFC 73 (v1) All Perl core functions sho... Peter Scott
- Re: RFC 73 (v1) All Perl core functions sho... Dan Sugalski
- Re: RFC 73 (v1) All Perl core functions... Nathan Torkington
- Re: RFC 73 (v1) All Perl core func... Chaim Frenkel
- Re: RFC 73 (v1) All Perl core func... David L. Nicol
- Re: RFC 73 (v1) All Perl core func... Steve Simmons
- Re: RFC 73 (v1) All Perl core func... Dan Sugalski
- overloading assignment operators David L. Nicol