-
-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Milestone
Description
Suggestion from @bob-carpenter:
I'd recommend removing "get_" prefixes; "set_" is OK, but "get_" doesn't
really add any info, just four more characters.
I'm fine with deprecating the functions with get_
prefixes (get_sampler_params
, get_inits
, etc.). I don't think we would have any name conflicts with existing functions, so we should be able to just drop the get_
prefixes and keep the resulting function names. Eventually we can disallow the get_
versions entirely.
Metadata
Metadata
Assignees
Labels
No labels