Issue 3840 in pharo: ivar errorHandler in Process seems to be unused

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3840 in pharo: ivar errorHandler in Process seems to be unused

pharo
Status: Accepted
Owner: [hidden email]

New issue 3840 by [hidden email]: ivar errorHandler in Process seems  
to be unused
http://code.google.com/p/pharo/issues/detail?id=3840

errorHandler has just accessors. These are not sent in core.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3840 in pharo: ivar errorHandler in Process seems to be unused

pharo
Updates:
        Status: FixProposed
        Labels: Milestone-1.3

Comment #1 on issue 3840 by [hidden email]: ivar errorHandler in  
Process seems to be unused
http://code.google.com/p/pharo/issues/detail?id=3840

Attached changeset deprecate the accessors

Attachments:
        ProcessErrorHandlerDeprecation.1.cs  1.4 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3840 in pharo: ivar errorHandler in Process seems to be unused

pharo
Updates:
        Status: Closed

Comment #2 on issue 3840 by [hidden email]: ivar errorHandler in  
Process seems to be unused
http://code.google.com/p/pharo/issues/detail?id=3840

in 13103