Page MenuHomePhabricator

Remove "@stable" annotation
ClosedPublic

Authored by joshuaspence on Jun 14 2015, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 14, 9:19 AM
Unknown Object (File)
Fri, Feb 7, 2:09 AM
Unknown Object (File)
Mon, Feb 3, 10:37 AM
Unknown Object (File)
Sun, Jan 26, 8:28 PM
Unknown Object (File)
Fri, Jan 17, 10:53 PM
Unknown Object (File)
Jan 12 2025, 10:56 AM
Unknown Object (File)
Nov 27 2024, 1:57 AM
Unknown Object (File)
Nov 26 2024, 7:30 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.