I would love to have a simple example of the problem
with exception in UI because
when an exception is raised in an image we get a debugger so I'm really curious
to know why it was really a problem in mondrian.
Before, the script will hang the image:
view shape rectangle fillColor: [:value | self halt].
view nodes: (1 to: 5)
The reason was that at each refresh of the screen, the color has to be computed which
raises a debugger.
May be there is something fundamental to fix in pharo.
The error handling in Morph is scary. Time to time, the image just hang.
Cheers,
Alexandre
On Aug 13, 2010, at 11:48 PM, Alexandre Bergel wrote:
Hi Mircea!
I recently changed the way error are handled in Mondrian. Have you tried with the last
version?
Cheers,
Alexandre
On 13 Aug 2010, at 11:33, Mircea Lungu wrote:
Hi guys,
It seems to me that exceptions are masked in Mondrian.
Is there a setting somewhere for turning this off?
For development, the debugger is better than the transcript ;)
Cheers,
M.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.