On Sun, Jan 23, 2011 at 12:05 PM, Marcus Denker <[email protected]>wrote:
> > 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 > Ok BUT, the final image, (the one that the user can download), must have the flag in true. can you do that ? > (last line) > lets see. > > > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > >
