Eung-ju wrote: ||| > I seem to remember a while back someone mentioning ||| > they had a Python script that would convert source ||| > to Avalon style (brackets and whitespace and such). ||| > ||| > Does this script still exist and if so could I get ||| > a copy of it? ||| ||| I don't remember that kind of script. ||| But here is another solution. Use IDEA's "Layout Code" funcationality. check ||| http://www.intellij.com ||| Or other kind of source reformatter.
I use emacs for formatting my code as I write it. What I want to do is reformat hundreds of existing source files all at once. Ryan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
