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
Branches
Tags
No related merge requests found
Showing
with 25 additions and 25 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment