Re: [MacPerl-Toolbox] The Camel and his confounded Ball

[email protected] (Bart Lateur) Wed, 12 Jun 2002 17:08:06 +0200
Newsgroups perl.macperl.toolbox
Organization MediaMind
Message-ID <[email protected]>
On Wed, 12 Jun 2002 16:01:32 +0100, Alan Fry wrote:

>Any ideas on how to tackle this?

MacPerl should have an access method to override "spinning" from the
value calculated here. That probably will mean XS, yes. For example: 	
	
	value	effect
	undef 	default (as now)
	true	override: on
	(0, "")	override: off

-- 
	Bart.