Kbase P20007: Restrictions on property and method reference
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/21/2003 |
|
Status: Unverified
GOAL:
Restrictions on property and method references
FIX:
1- Parentheses are required for method calls, whether or not they
take parameters.
2- There is no support for named (keyword) parameters.
3- There is no support for default properties or methods.
4- There is no array support for method parameters.