Code comments cleanup

joachim - October 26, 2008 - 17:34
Project:UC Discounts
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:minor
Assigned:Unassigned
Status:active
Description

Psynaptic mentioned he finds section separators formatted like doxygen comments to be a bit loud:

/*******************************************************************************
* Hook Functions (Ubercart)
******************************************************************************/

Loud, but splitting the code into logical areas can be helpful.
Here's what I've just noticed in Views:

// ---------------------------------------------------------------------------
// Filter handlers

Quiet enough?

#1

psynaptic - November 2, 2008 - 13:32

I don't really like either to be honest. Can we just remove them and leave the order of functions grouped logically?

 
 

Drupal is a registered trademark of Dries Buytaert.