Project

General

Profile

Bug #2558

generated frame getter/setter names can conflict with existing CommonFrame APIs

Added by Igor Skornyakov about 11 years ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/29/2015
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:

t.p Magnifier (82 Bytes) Igor Skornyakov, 04/29/2015 11:49 AM

History

#1 Updated by Greg Shah about 11 years ago

  • Subject changed from Generated getter name clash to generated frame getter/setter names can conflict with existing CommonFrame APIs
  • Description updated (diff)

If you have a COMBO-BOX widget named 'x' then in the generated code for the enclosing static frame there will be method public character getX() which causes compilation error as there is a method public NumberType getX() in the CommonFrame. See an attached sample .p program.

#2 Updated by Vladimir Tsichevski 7 months ago

Re-tested with recent trunk. The issue still exists.

Also available in: Atom PDF