added generation of rtti info for TPredicate<T> and TAction<T> to make them interceptable

Declined
#14 · Created  · Last updated

Declined pull request

I just added this. I checked the other anonymous method types but they are mostly used internally and I hestitate to redeclare those from SysUtils just to add Typinfo.

Closed by: ·2015-07-21

Description

added {$M} compiler directive to TPredicate<T> and TAction<T> in order to mock them in my tests. I did this change only to these two types, but I think rtti info should be enabled for every anonymous method type / interface in general, shouldn't it?

0 attachments

0 comments

Loading commits...