dioscouri / library

5 stars 3 forks source link

Coding Standards #24

Open ChrisFrench opened 11 years ago

ChrisFrench commented 11 years ago

Yo Rafael,

I was thinking if this doesn't already live some place we need to get strict on some sort of coding standard.

This should be a lot easier with the library but there are some annoying differences between components

like in tables there is naming differences.

most of the time, we prefix everything with the type of table

example,

a Table for terms would be term_id term_name

but than sometimes we just use id, name

other times the XML defs are either

Dioscouri or Dioscouri Design

also

in tables,

we use

date_created created_date createddate datecreated