I'm pretty sure that it is not possible. I've wanted to do this
before, tried, and failed.
Chuck
On Oct 20, 2005, at 11:05 AM, Francis Labrie wrote:
Hi,
I would like to know if it's possible to invoque NSString or
NSArray methods with parameters from an EOGenerator template? For
exampl
Hi,
I would like to know if it's possible to invoque NSString or NSArray methods with parameters from an EOGenerator template? For example: I would like to call "replaceEveryOccurrenceOfString:withString" on a string value in a <$set variable = ...$> clause. Is it possible?
If it is, what's the s