Re: [Pharo-dev] DateAndTime>>#= slow?
Esteban wrote
How do I test it? Do I have to download a whole new 3.0 image?
Normal way to test is to download latest 3.0 image and run it (on latest vm). Open monticello, open Pharo30Inbox, Type the issue number to find the slice and merge it to see changes. Stephan
But if you have a reasonably recent 3.0 image somewhere, you can try merging as well. If all is good you see only 3 changed methods (#- #+ and #<). Even if you see more changes, you could try only importing those. On 27 Mar 2014, at 23:13, Stephan Eggermont <stephan@stack.nl> wrote:
Esteban wrote
How do I test it? Do I have to download a whole new 3.0 image?
Normal way to test is to download latest 3.0 image and run it (on latest vm). Open monticello, open Pharo30Inbox, Type the issue number to find the slice and merge it to see changes.
Stephan
participants (2)
-
Stephan Eggermont -
Sven Van Caekenberghe