Rewrite models to use properties and getters-setters

Registered by Nikolay Markov

Right now we use two approaches to rendering fields into JSON which are not really table columns. These are overridden render() method in handler and properties in model.
In order to provide RESTful update/validation of all model fields I would recommend to rewrite all these cases to use @property approach only, it will be easier to debug and maintain.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Nikolay Markov
Direction:
Needs approval
Assignee:
Nikolay Markov
Definition:
Obsolete
Series goal:
Accepted for 4.1.x
Implementation:
Unknown
Milestone target:
None
Completed by
Evgeniy L

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.