develooper Front page | perl.bootstrap | Postings from July 2000

Re: Working Group Proposal

From:
Simon Cozens
Date:
July 25, 2000 05:41
Subject:
Re: Working Group Proposal
Message ID:
20000725214029.A22648@justanother.perlhacker.org
On Tue, Jul 25, 2000 at 02:36:00PM +0200, marcel@codewerk.com wrote:
> Now if certain features could be implemented as modules, like overriding
> (for example) 'open' to accept URLs, that'd be different. Or if you could
> restrict certain things using pragmas. If the module isn't available on
> a platform (Palm, etc.), then you can't use that feature on that platform.

I had thought that we could throw out a lot of the core to external modules.
After all, when was the last time you used ... oh, shmctl() perhaps.
In fact, we could get rid of almost all of it. Keep the core for syntax,
then put everything in XS modules. You can still statically link them in.

-- 
I think...  I think it's in my basement... Let me go upstairs and check.
		-- Escher



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About