Boo

Warn when object.Finalize() is overriden, suggest using destructor syntax instead

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.8.2, 0.9
  • Fix Version/s: 0.9
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Currently if one overrides object.Finalize in a class, there is no warning about it whereas there is a better destructor syntax available (making sure base.Finalize is called).

Activity

Hide
Cedric Vivier added a comment -

fixed in rev. 2993

Show
Cedric Vivier added a comment - fixed in rev. 2993

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: