Timeline for How to flag a class as under development in Java
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| S Jun 9, 2012 at 21:25 | history | suggested | palacsint | CC BY-SA 3.0 |
improved formatting
|
| Jun 9, 2012 at 21:06 | review | Suggested edits | |||
| S Jun 9, 2012 at 21:25 | |||||
| Aug 10, 2011 at 20:19 | comment | added | FrustratedWithFormsDesigner | @Usavich: Have a look at the link I added in the EDIT in my post, it's a similar question where the OP wanted to add a custom compiler warning. Might help you add a custom "UnstableCode" annotation. | |
| Aug 10, 2011 at 17:06 | history | edited | FrustratedWithFormsDesigner | CC BY-SA 3.0 |
added 143 characters in body
|
| Aug 10, 2011 at 17:04 | comment | added | FrustratedWithFormsDesigner | @Usavich: Not sure since I haven't seen the code, but maybe that could also help prevent future developers from using the code? | |
| Aug 10, 2011 at 17:01 | comment | added | Wei Shi | throw exception makes the eclipse complain about unreachable code. Any workaround? | |
| Aug 10, 2011 at 16:51 | history | answered | FrustratedWithFormsDesigner | CC BY-SA 3.0 |