tfpt review “/shelveset:ProGenFix;REDMOND\tomat”
DLR, Python, Ruby.
Fixes Ruby calls to protected generic methods.
Adds CompilerHelpers.IsProtected() as an alias for IsFamily ||
IsFamilyOrAssembly.
Tomas
tfpt review “/shelveset:ProGenFix;REDMOND\tomat”
DLR, Python, Ruby.
Fixes Ruby calls to protected generic methods.
Adds CompilerHelpers.IsProtected() as an alias for IsFamily ||
IsFamilyOrAssembly.
Tomas
Changes look good overall. I’m not sure that Type.IsProtected() is an
intuitive name; maybe Type.IsNested() would be clearer?
You mean IsNestedProteced()? “Nested” feels superfluous since only
nested types could be protected.
Tomas
Ah, I see. Still, something strikes me as odd about the name, but I
don’t feel strongly about it.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs