Project

General

Profile

Bug #5635

OpenEdge.Core.Util.ConfigBuilder implementation

Added by Marian Edu over 2 years ago. Updated over 2 years ago.

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

0%

billable:
No
vendor_id:
GCD
case_num:
version:

Related issues

Related to Base Language - Bug #5011: unimplemented OO 4GL quirks and bugs New

History

#1 Updated by Marian Edu over 2 years ago

The current implementation is not fully compatible with 4GL because is is using a Map to store the key/value pairs while the 4GL implementation uses a temp-table. The issue is the temp-table in 4GL implementation is PROTECTED, although the public API is compatible any class extending the implementation will fail to convert if it tries to access the protected temp table.

#2 Updated by Greg Shah over 2 years ago

  • Parent task deleted (#4384)
  • Start date deleted (08/31/2021)

#3 Updated by Greg Shah over 2 years ago

  • Related to Bug #5011: unimplemented OO 4GL quirks and bugs added

Also available in: Atom PDF