ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl6-language
perl6-language
Re: Musing on registerable event handlers for some specific events
by Gaal Yahas other posts by this author
Jun 8 2005 1:05PM messages near this date
Re: Musing on registerable event handlers for some specific events | Re: Musing on registerable event handlers for some specific events
On Wed, Jun 08, 2005 at 12:29:33PM -0700, Larry Wall wrote:
>  There will certainly be an event manager for all sorts of events floating
>  around in Perl 6.  The main trick will be to hide this from the people
>  who aren't interested.  The other trick will be to actually spec it,
>  since up till now I've assumed that it should be specced by the people
>  who are actually into that sort of thing.  Looks like you're one of
>  them.  :-)

There's the touchy issue of what minimum compatibility level we're
promising to deliver on all platforms. This is an issue in pugs already,
where Windows GHC isn't compiled with POSIX libraries so we're stumped on
the interface for even relatively basic things, such as how (or whether)
File.open might offer O_EXCL.

Is part of the vision something like the explicit cross-platform nature
of Java? Will I be able to write Perl6 code with a certain flag that
possibly limits my choice of modules/builtins, but which promises me
identical behavior on all supported platforms?

To take a notorious example, you mentioned fork() -- if this event manager
becomes part of Perl6, does that mean we're required to emulate fork()
on win32?

-- 
Gaal Yahas <gaal@[...].org> 
http://gaal.livejournal.com/
Thread:
Adam Kennedy
Juerd
Larry Wall
Adam Kennedy
Gaal Yahas
Adam Kennedy
Larry Wall

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved