Skip to content
Snippets Groups Projects
Commit 6164c2f2 authored by Henry Weller's avatar Henry Weller
Browse files

Standardized the naming of functions which control the writing of fields etc.

to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
parent c983670c
No related branches found
No related tags found
No related merge requests found
Showing
with 25 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment