Digest Number 4414

Digest Number 4414

Thanks Jim, Thanks Jeff,

I love it when the answer is “You can’t do it” or “could be an enhancement
request”.

It’s just like hearing “Hey, this question was not stupid!”.

Not helpful for my coding but so good for my ego !!!

Thanks !

:wink:

JMA

Le 15 mai 2010 à 14:49, toad@yahoogroups.com a écrit :

Re: Generating a package…

Posted by: "Jeff Smith" jeff.smith@quest.com toaddev

Fri May 14, 2010 10:17 am (PDT)

There’s a Refactor > Extract Procedure feature you could investigate, but I
don’t think it will do what you’re looking for…it’s more for creating new
procedures out of existing PL/SQL blocks.

5c.

Re: Generating a package...

Posted by: "Hudson, James - DNR" james.hudson@wisconsin.gov jimhudson_50

Fri May 14, 2010 11:20 am (PDT)

OK, so the requested enhancement could be:

*
identify a set of procedures and functions by clicking on a list of
checkboxes showing the available ones
*
provide a package name
*
have Toad create a package and package body that includes them
*
perhaps with options for ordering them within the package and for deleting
the originals when done

Might be an interesting refactoring opportunity.

-- jim