Seems to me, unless individual methods are annotated (or assumed safe/unsafe if not) that we would still be having to maintain a list that probably wouldn't be maintained... Just a thought. Regards, Gary ----- Original Message ----- From: "Lukas Renggli" <renggli@gmail.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Friday, June 24, 2011 3:03 PM Subject: Re: [Pharo-project] Proposal to refactor MethodFinder with pragmas
Arguably using pragma's is cleaner approach to specify orthogonal concerns but without full IDE support (refactorings etc to minimize unmaintained pragma's) I would argue for just using a method and package based on convention.
FYI, the refactoring engine supports pragmas and can for example rename them.
Lukas
-- Lukas Renggli www.lukas-renggli.ch