Ticket #822 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Rename Record::exists() to Record::isNew()

Reported by: nightfreak Owned by: romanb
Priority: minor Milestone: 2.0.0 (OLD)
Component: Record Version: 0.10.0
Severity: Keywords:
Cc: guilhermeblanco Has Test:
Status: Has Patch:

Description

Rename Record::exists() to Record::isNew() and change its behavior to the oposite. Sounds more meaningfull for its purpose and fits better into the overall method naming scheme of Record

Change History

Changed 2 years ago by nightfreak

  • type changed from defect to enhancement

Changed 2 years ago by guilhermeblanco

  • cc guilhermeblanco added; GuiBlanco removed

Changed 2 years ago by anonymous

  • milestone 1.1 deleted

Milestone 1.1 deleted

Changed 2 years ago by guilhermeblanco

  • status changed from new to closed
  • resolution set to fixed

(In [4175]) Updated method name to follow naming convention. Fixes #822

Note: See TracTickets for help on using tickets.