dtvkriz / flashdevelop

Automatically exported from code.google.com/p/flashdevelop
0 stars 1 forks source link

Initerence loop #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create class in own package called DropDownList extending the 
spark.components.DropDownList
2. When you use your extended DropDownList, FlashDevelop is warning you about 
the initerence loop

What is the expected output? What do you see instead?
In code completion I can't see all attributes of sparks DropDownList, but only 
the extended attributes.

What version of the product are you using? On what operating system?
Windows 7, FleasDevelop 3.3.4RTM

Please provide any additional information below.
The steps above works for every component which has the same name as the 
parenting component. (eg. Button, CheckBox etc.)

Original issue reported on code.google.com by stepan.v...@gmail.com on 2 Mar 2011 at 3:27

GoogleCodeExporter commented 8 years ago
We'll fix it if it still happens in FD4, but for FD3 we suggest you avoid class 
names conflicts.

Original comment by philippe...@gmail.com on 12 Dec 2011 at 8:43

GoogleCodeExporter commented 8 years ago
It is still happening in FD4. I'm currently using version 4.0.0RC2.

Original comment by stepan.v...@gmail.com on 12 Dec 2011 at 8:46