- http://www.ringlord.com/products/prettyhtml/ - For linux, v2.0 not
downloadable (yet)
- a Windows program called PrettyHTML
(http://mpp.at/pretty/ph_370.zip), gives 403 Forbidden error. As I'm a
Mac user, this wouldn't be very useful anyway.
I also found a project called Checkstyle
(http://checkstyle.sourceforge.net/) and an accompanying Eclipse
plugin, Checkclipse
(http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm).
It's designed to evaluate Java code against a set of Sun coding
guidelines. I think this could be adapted after overcoming the obstacle
that it's designed for a language that has tighter restrictions on
structure than CFML/CFscript does. For CFC's I think it would be easy,
but I'm not so sure about anything else. Checkstyle seems to use a
class that creates a tree of the code being evaluated. I suppose if
someone has CFML/CFC/cfscript parsers in Java maybe all it would take
is creating the same thing and convincing checkstyle to use it.
--
Howard Fore, [EMAIL PROTECTED]
On Apr 1, 2004, at 11:12 PM, <[EMAIL PROTECTED]> wrote:
> look up a program called prettyhtml
> does wonders! & it supports cfml
> gives u several choices of how it can be done too
>
>
>
>> Anybody know of a "pretty printer" for CFML? I'd like to run my code
>> through something to standardize the indents, tag case, etc.
>>
>> --
>> Howard Fore, [EMAIL PROTECTED]
>>
>>
>>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

