|
From: Matthias S. <sch...@su...> - 2004-04-20 14:29:26
|
Hi Christoph, a) having a standard set of tags in the Code is a pretty good idea, i like to propose TODO and FIXME to somehow graduate between things which really need to be done (FIXME) and things which add functionality (TODO). FIXME's should not hang around in the code for to long. b) I thought about creating some packages as well. I think there are much to much classes in the root of the code. c) Having tabs rather than spaces for indentiation is the way to go. I switch away from the spaces ... d) A real logging System is very good, but I would like to see this delayed after a new release. cheers, Matthias Am Freitag, 16. April 2004 15:35 schrieb Christoph Walcher: > Hi, > > how do our code style conventions look like? I noticed that Matthias is > using spaces indentiation I prefer tabs - what's the decision? Could you > all use a TODO: or some other defined tag to mark Tasks, Considerations? > This would ease my live because I can use this tags in Eclipse. > I started to introduce apache commons logging to replace all System.err and > exception.printStacktrace() calls - I think using a real logging System > will make it a lot easier to find bugs reported by users (They should > attach their log file with a bug report). What's your opinion? > > Should we do some package refactorings - package structure is not really > perfect? > > Ciao > Christoph > > -- > Christoph Walcher > Albrechtskreithgasse 4-6/1/11 > A-1160 Wien > > email: chr...@we... > mobile: +43 (699) 19460867 -- Matthias Schmidt Tel : (++49) 6227 356 236 Sun Microsystems GmbH Fax : (++49) 6227 356 222 Altrottstr. 31 SAP(WDF03,I4.01) : (++49) 6227 7 47505 D-69190 Walldorf Mobil : (++49) 171 5767209 |