Consultor Eletrônico



Kbase P176787: Does the ABL support "Type Private" functionality like C# and Java?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/11/2010
Status: Unverified

GOAL:

Does the ABL support "Type Private" functionality like C# and Java?

GOAL:

Why can't I access private and protected variables of a class instance when I am in the same class as the instance?

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)

FIX:

The ABL currently is an "Instance Private" language and not a "Type" private language like C# and Java. Adding this functionality is in the plans but there is no time frame for implementation.