Skip to content

Commit

Permalink
Rearranged safe operations to make more sense
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Jan 8, 2014
1 parent afadaab commit 345410c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contributing/code/bc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ Type hint against Safe Safe
Create instance Safe Safe
Extend Safe Safe
Use public property Safe Safe
Use protected property Not Safe Safe
Use public method Safe Safe
Use protected method Not Safe Safe
**When Extending**
Use protected property Not Safe Safe
Use protected method Not Safe Safe
Override public property Safe Safe
Override protected property Not Safe Safe
Override public method Not Safe Safe
Expand Down

0 comments on commit 345410c

Please sign in to comment.