 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Terry Haan Guest
|
Posted: Mon Oct 09, 2006 12:34 am Post subject: Source Code Formatter |
|
|
I am interested a source code formatter for a large project. In addition to
fixing up all the formatting (spacing, indents, etc) I am also looking for a
tool to reorganize the source files such as sorting the class definition
alphabetically, organize a class's methods in the same order as the
definitions, etc.
Does anything like this exist ?
Thanks,
Terry. |
|
| Back to top |
|
 |
Charles McAllister Guest
|
Posted: Mon Oct 09, 2006 2:21 am Post subject: Re: Source Code Formatter |
|
|
Terry Haan wrote:
| Quote: | I am interested a source code formatter for a large project. In addition to
fixing up all the formatting (spacing, indents, etc) I am also looking for a
tool to reorganize the source files such as sorting the class definition
alphabetically, organize a class's methods in the same order as the
definitions, etc.
Does anything like this exist ?
Thanks,
Terry.
|
for source formatting there's DelForExp...
http://www.dow.wau.nl/aew/DelForExp.html
and Jedi Code Format...
http://sourceforge.net/projects/jedicodeformat/
for sorting classes and methods i highly recommend ModelMaker...
http://www.modelmakertools.com/ |
|
| Back to top |
|
 |
Thomas Mueller Guest
|
Posted: Wed Oct 11, 2006 10:46 pm Post subject: Re: Source Code Formatter |
|
|
Hi Terry,
Terry Haan wrote:
| Quote: | I am interested a source code formatter for a large project. In addition
to fixing up all the formatting (spacing, indents, etc) I am also looking
for a tool to reorganize the source files such as sorting the class
definition alphabetically, organize a class's methods in the same order as
the definitions, etc.
|
The DelForEx formatter is also available as part of an experimental version
of GExperts from my homepage
http://www.dummzeuch.de/news2006/english.html#a2006-05-01
MfG
twm |
|
| Back to top |
|
 |
Ken Randall Guest
|
Posted: Wed Oct 11, 2006 11:17 pm Post subject: Re: Source Code Formatter |
|
|
Is there an english version?
"Thomas Mueller" <nospam (AT) dummzeuch (DOT) de> wrote in message
news:452d2e08 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi Terry,
Terry Haan wrote:
I am interested a source code formatter for a large project. In addition
to fixing up all the formatting (spacing, indents, etc) I am also looking
for a tool to reorganize the source files such as sorting the class
definition alphabetically, organize a class's methods in the same order
as
the definitions, etc.
The DelForEx formatter is also available as part of an experimental
version
of GExperts from my homepage
http://www.dummzeuch.de/news2006/english.html#a2006-05-01
MfG
twm |
|
|
| Back to top |
|
 |
Kevin Powick Guest
|
|
| Back to top |
|
 |
Thomas Mueller Guest
|
Posted: Thu Oct 12, 2006 8:13 am Post subject: Re: Source Code Formatter |
|
|
Hi Ken,
Ken Randall wrote:
An English version of what? GExperts is in English and the page I linked
also is in English, so what are you missing?
MfG
twm |
|
| Back to top |
|
 |
Thomas Mueller Guest
|
Posted: Sat Oct 14, 2006 4:03 pm Post subject: Re: Source Code Formatter |
|
|
Hi Wim,
G.W. van der Vegt wrote:
| Quote: | Got the cvs version working. If you can give me some pointers of how to
debug the thingy (i.e. where to look)
|
That's exactly my problem: I don't know what causes these problems and don't
know where to look. You might start with searching the GExperts code for
the error message containing "the target of an invocation" and go from
there, but I am afraid that won't help you much.
| Quote: | I might try to trace back some of the errors myself and mail them to you.
|
You are welcome to do that.
MfG
twm |
|
| Back to top |
|
 |
G.W. van der Vegt Guest
|
Posted: Tue Oct 17, 2006 3:07 pm Post subject: Re: Source Code Formatter |
|
|
Hi,
On the Gexperts Yahoo list I posted a stackdump pointing to an interesting
bug involving restoreing breakpoints.
You might have a try if the error occuring is related to
a) having a breakpoint in the source and
b) there is something to reformat.
--
Wim van der Vegt |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|