Skip to content

Coding Standards #24

@ChrisFrench

Description

@ChrisFrench

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions