20060806
plain-vanilla
Function: adjective
: lacking special features or qualities : BASIC
The CodeDOM parallels reflection in that they both work with abstractions of your code.
The string approach always works, but it doesn't offer strong typing benefits such as IntelliSense and complier checks.
Seriously evaluate whether the extra time involved in working with the CodeDOM is justified for your application.
The performance hit of the extra class in the inheritance tree is negligible.
You can provide alternate strongly typed mechanisms for accessing the underlying information, but you can't block programmers from using the untyped properties directly.
Function: adjective
: lacking special features or qualities : BASIC
The CodeDOM parallels reflection in that they both work with abstractions of your code.
The string approach always works, but it doesn't offer strong typing benefits such as IntelliSense and complier checks.
Seriously evaluate whether the extra time involved in working with the CodeDOM is justified for your application.
The performance hit of the extra class in the inheritance tree is negligible.
You can provide alternate strongly typed mechanisms for accessing the underlying information, but you can't block programmers from using the untyped properties directly.
浙公网安备 33010602011771号