On Mon, May 14, 2001 at 05:27:43PM +0200, Andreas J. Koenig wrote:
> 
> I am working on a module called iThread that exposes interpreter threads to
> perl, it has been discused on irc.infobot.org:#perl, noted on p5p summary ,
> use.perl.org and has a mailinglist on [EMAIL PROTECTED]
> 
> Also planned are iThread::Mutex iThread::Semaphore iThread::Queue and
> iThread::Shared, possible even more.

The leading lowercase letter is rather unfortunate as that namespace
is reserved for pragmas.

I don't believe the 'i' needs to be lowercase so I'd suggest that the
modules be called IThread::*.

Thanks.

Tim.

Reply via email to