Opened 13 years ago
#54 new task
Function naming and argument ordering cleanup
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | JetCore |
Version: | 5.0 | Keywords: | |
Cc: |
Description
Current function naming and argument ordering "conventions" are a complete mess. This should really be cleaned up! Function names should probably be underscore_separated() to match FastJet. For tools, there should be some convention about whether the name goes at the beginning or the end of the argument list, etc.
Note: See
TracTickets for help on using
tickets.