April 21, 2011
5:54 a.m.
If someone can look at this .... Laurent ---------- Forwarded message ---------- From: Doug Edmunds <dougedmunds@gmail.com> Date: Mon, Apr 18, 2011 at 11:40 PM Subject: update needed to Pharo book section 3.5 To: laurent laffont <laurent.laffont@gmail.com> http://book.pharo-project.org/book/CustomizingPharo/DeclaringSetting uses ParagraphEditor in the example code. According to v 1.3, ParagraphEditor is deprecated (Deprecated13 package). You should hunt around for some other class to use in section 3.5 instead of ParagraphEditor. :dae