Rob van Maris wrote:
While digging into the code, on behalf of the database search queries
project, I'm encountering a lot of intimidating code that apparently gets
called (from) nowhere. I would like to mark these with @deprecated, and
according to the Cleaning Project Notification Plan I'm entitled to do so.
Is that document still current?
Yes, it is still accurate (there ahve not been changes lately).
And yes, you can make methods @deprecated (or even @deprecated-now), provided you supply alternate ways to perform the same tasks.

As far as I'm concerned the entire support classes package can eventually become deprecated.
Use the storage interface as a guideline (though sensible changes can be made to that interface too).

--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"Never summon anything bigger than your head."




Reply via email to