Page MenuHomePhabricator

Remove "@stable" annotation
ClosedPublic

Authored by joshuaspence on Jun 14 2015, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 5:33 PM
Unknown Object (File)
Thu, Apr 11, 3:22 PM
Unknown Object (File)
Wed, Apr 10, 12:14 AM
Unknown Object (File)
Mon, Apr 1, 11:01 PM
Unknown Object (File)
Sun, Mar 24, 11:07 AM
Unknown Object (File)
Mar 10 2024, 11:55 AM
Unknown Object (File)
Jan 17 2024, 9:33 PM
Unknown Object (File)
Jan 2 2024, 7:11 AM
Subscribers

Details

Summary

I don't believe that @stable is useful anymore?

Test Plan

N/A

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Remove "@stable" annotation.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

Yeah, I think this was sort of a nice idea but we were never very consistent about it. It's basically wrong/meaningless now, and essentially every abstract class is fine to extend nowadays, within reason and if you kind of know what you're doing.

This revision is now accepted and ready to land.Jun 14 2015, 9:50 PM
This revision was automatically updated to reflect the committed changes.