Hi Marco,

I'm not being able to see the procedures of some wrapped packages, in the object browser and in code assistant.

Are you aware of any similar problem? I'm able to query all_procedures and all_arguments and see the procedures and arguments of the wrapped package.

I can email you the spec of a wrapped package with this problem.


Thanks in advance,
Manuel Vidigal
The elements of a wrapped package will indeed not be visible. PL/SQL Developer parses the PL/SQL code of the package specification to determine the elements, which is not possible when it is wrapped.
Thanks for the info Marco.

But it's a major handicap when you use 3rd party software API's which are wrapped in developemnt, because you can't use code assistance to know the name of the procedures and input/output variables. I think it would be a great addon, that when the the package is wrapped to use the info from all_procedure and all_arguments to display this information.

I've checked with ither editors, and while TOAD has the same problem, SQL Navigator displays this info in the browser and in their code assistance.

Could you please add this to the feature requests?


Thanks.
Okay, I have added this to the list of enhancement requests.
© Allround Automations forums