Re: PL/SQL beautifier, lint, parser

From: Mike Rose <mmrose_at_home.com>
Date: Mon, 03 May 1999 06:10:42 GMT
Message-ID: <C5bX2.1698$u34.1006_at_news.rdc1.md.home.com>


Scott,
You could look at RevealNet's PL/Formatter product at

http://www.revealnet.com/products.htm#PL/Formatter

They also have the related products PL/Vision and PL/Generator for serious PL/SQL development.

These products aren't cheap, but they offer good value if your budget permits ...

--
Mike Rose

mmrose_at_home.com

Scott McKellar <mck9_at_swbell.net> wrote in message
news:372C4731.3F36_at_swbell.net...

> Our application uses PL/SQL extensively, and not everyone follows
> sound coding practices. Are there any tools, preferably free, which
> can:
>
> 1. Reformat PL/SQL with consistent use of indentation and other
> white space
>
> 2. Check for dubious constructs (like lint does for C)
>
> 3. Parse PL/SQL in a customized manner
>
> Ideally I could use ANSI or UNIX C source code, possibly C++. I could
> also use a Windows-based solution, though I'd have to ship code back
> and forth from our Unix box.
>
> Surely I'm not the only one who would find such tools useful.
>
> Scott McKellar mck9_at_swbell.net
Received on Mon May 03 1999 - 08:10:42 CEST

Original text of this message