Opened 16 years ago

Last modified 16 years ago

#8 assigned defect

Rename nomGet*() to nomQuery*()

Reported by: cinc Owned by: cinc
Priority: minor Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Methods named using get return a copy of the item. Query means return a pointer to the item. nomGetClass() returns a pointer to a storage location hence the renaming.

Change History (1)

comment:1 Changed 16 years ago by cinc

Owner: changed from somebody to cinc
Status: newassigned
Summary: Rename nomGetClass() to nomQueryClass()Rename nomGet*() to nomQuery*()

Changed the ticket because it applies to some more methods other than nomGetClass(), e.g. nomGetClassName().

nomGetClass() is renamed by now.

Note: See TracTickets for help on using tickets.