Hi,
Today we found that the new ANSI class Error collides with some `Error` defined in PlatformConstants pool dictionary. So, if you have some class using the pool dictionary (for example a subclass of WbApplication) you cannot refer the class Error in the code because the Pool Dictionary variable takes precedence over the class.
To test define a class that uses the pool dictionary and try to handle on some method Error, the result is a DNU that 0 does not understand handle:do:.
I will temporarily change the code to do "System globalNamespace at: #Error". Any better workaround or fix is welcomed.
I'm using VA 8.5 but I think this probably happens since the ANSI exceptions are supported.
Regards,
Gabriel
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/va-smalltalk/-/43Tk3jz8cQsJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.