Skip to content
Snippets Groups Projects
Commit 758dfc2c 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 71290b4d
Branches
Tags
1 merge request!60Merge foundation
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