Code Review: NoComplexCall

tfpt review “/shelveset:NoComplexCall;REDMOND\tomat”

Outer DLR Change: Tweaks outer layer DynamicSiteHelpers to publish
delegate type factory method (this class will hopefully go away as soon
as LambdaExpression provides the same functionality).

Ruby changes: Removes ComplexCallHelper and other useless stuff from
AstFactory :slight_smile:

Tomas

Two misspellings should be noted – the shelveset is actually named
NoComplexCalls and RubyMethodInfo.PramsArrayDelegateType needs another
“a”. :slight_smile:

Looks good otherwise.

Looks good!