I'd suggest using Deprecation>>#deprecationsWhile:
On Jan 23, 2011, at 11:27 AM, Marcus Denker wrote:
((Smalltalk at: #ConfigurationOfPharo) project lastVersion) perform: #silently: with: true; perform: #load.Deprecation raiseWarning: true.
This way, the build image can be always build and then at runtime, the user will see the popups.
Marcus, please, let me know if you change this becasue I need it to fix a problem with Metacello.
done.
Ok, so it breaks the build when running tests. I removed turning on Deprecation warnings(last line)lets see.
--Marcus Denker -- http://www.marcusdenker.de
INRIA Lille -- Nord Europe. Team RMoD.