Closed (fixed)
Project:
Decisions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2006 at 23:47 UTC
Updated:
19 Dec 2008 at 03:51 UTC
Indenting used for e.g. $form['settings']['uselist'] = array(...); is not how it's done in core. *A lot* of spaces...
Comments
Comment #1
anarcat commentedWe should make decisions coder-clean.
Comment #2
anders.fajerson commentedAlmost exactly 2 years later. Cool. A lot of work has gone into the Advanced Poll module since this. You might want to borrowing code from there or consider merging the projects (although I'm aware of the history). Also nice to see a Drupal 6 port on the way.
Comment #3
anarcat commentedSo I have opened (yet another) issue about "Advpoll vs Decisions" that you may want to comment upon. I'd really like to hear your honest opinion on this.
In the meantime, i think that with the D6 rewrite, it may be difficult to merge whitespace changes back into Decisions, especially since those changes were often mixed up with real changes in the code.
Comment #4
anarcat commentedI've committed a code cleanup that mostly shuts up coder, apart from one function on which it panics on indentation.