Bug, function is not visible in object browser when there is a method with same name

Claus Pedersen

Member³
1) I have a package with a procedure and a function, both with the same name. The problem is that in the object browser, the method name is only shown under Procedures, the function is not visible under Functions.

Is this a known bug?

2) Overloads are only shown once in the browser hierarchy. This has the disadvantage that parameters etc. can only be browsed for one overload, not for all.

Is this too a known bug?
 
I agree that the multiple versions of overloaded functions or procedures should show in the Browser.

But how confusing must it be to have a function and a procedure with the same name?!
 
Back
Top