On Sat, Oct 13, 2007 at 11:18:44AM +0100, Andy Armstrong wrote:
} On 12 Oct 2007, at 17:59, Darren Chamberlain wrote:
} >I'm not sure how to do this without adding it to the core or using a
} >source filter.
} 
} Does constant overloading allow you to see the string early enough?

You see the string at compile-time. If you wish to extend the effect
into runtime then your result is an object which further propagates
the effect until stringify is called.

Regexp::NamedCaptures uses both of these techniques.

-- 
Josh

Attachment: signature.asc
Description: Digital signature

Reply via email to