Project

General

Profile

Feature #4351

instance vs static dual behavior for class-defined resources

Added by Constantin Asofiei over 4 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD

Related issues

Related to Base Language - Feature #3751: implement support for OO 4GL and structured error handling Closed
Related to Base Language - Feature #4373: finish core OO 4GL support New

History

#1 Updated by Constantin Asofiei over 4 years ago

  • Related to Feature #3751: implement support for OO 4GL and structured error handling added

#2 Updated by Constantin Asofiei over 4 years ago

In 4GL, a DEFINE STREAM appearing as a class member, will allow that stream name to be accessed from both static and instance contexts, but as different resources. This support is already added (by emitting a Static suffixed stream during conversion).

We need to determine any other resource which exhibits this behavior and add support for it.

#3 Updated by Greg Shah over 4 years ago

Also available in: Atom PDF