Resolve Method Name Conflicts

Registered by Anthony Bush

Generated method names for fields (get/set*()) can conflict with existing methods on the base object or in the generated static methods for implementing the CoughObjectStaticInterface. For example, if you have a column named "table_name", you'd have static getTableName() and the non-static getTableName(), which results in a PHP parse error.

Blueprint information

Status:
Not started
Approver:
Anthony Bush
Priority:
Not
Drafter:
Anthony Bush
Direction:
Needs approval
Assignee:
Anthony Bush
Definition:
New
Series goal:
Accepted for 2.0
Implementation:
Not started
Milestone target:
milestone icon 2.0

Related branches

Sprints

Whiteboard

We are currently debating this change. We may instead document a list of column names that aren't supported.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.