Skip to content

Proper naming conventions on methods #9

@lmammino

Description

@lmammino

Change methods that gets or sets names (not objects) and add the prefix "name".

For example in the MediaStorageInterface the method getContext should be called getContextName.

(keep the old methods to avoid breaking old code and mark them with @deprecated)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions