Skip to content

Name cleanup #21

@GoogleCodeExporter

Description

@GoogleCodeExporter
Attached is a patch with basic name cleanup as per IRC talk.

- Remove "Get" from getters.
- Remove "Config" from names.
- ConfigFile becomes just Config.

Full list:

ConfigFile -> Config
NewConfigFile -> New
ReadConfigBytes -> ReadBytes
ReadConfigFile -> ReadFile
GetBool -> Bool
GetFloat64 -> Float64
GetInt -> Int
GetOptions -> Options
GetRawString -> RawString
GetSections -> Sections
GetString -> String
WriteConfigBytes -> WriteBytes
WriteConfigFile -> WriteFile

Original issue reported on code.google.com by rodrigo.moraes on 30 Aug 2012 at 10:27

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions