On Thu, 2004-11-04 at 08:13, Gonzalo Diethelm wrote:
> > for example, to control the property 
> > veracity.runtime.relativeresolution. you would have the options of:
> > 
> > #pragma('relativeresolution') ## turns relative resolution on
> > #pragma('enable-relativeresolution') ## turns relative resolution on
> > #pragma('disable-relativeresolution') ## turns relative resolution off
> 
> One suggestion: make these stack-like:
> 
> #pragma-push('relativeresolution', 'enable')
> #pragma-pop('relativeresolution')
> 
> (with whatever syntax). This is incredibly useful.

Thank you for the suggestion..  I'm still puzzling out some of the
esoterica introduced by #pragma..   I'll keep this one in mind.

 
 - michael dykman
 - [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to