But strings are objects - sorta :) I wonder if value models/adapters/converters would be of any use... The ones I have been using are *very* simplistic, in part because I didn't need a lot of complexity, and because I have always done the simplest thing possible to avoid "borrowing" from Dolphin.
________________________________________ From: [email protected] [[email protected]] On Behalf Of Stéphane Ducasse [[email protected]] Sent: Monday, June 06, 2011 11:59 AM To: [email protected] Subject: Re: [Pharo-project] [update 1.3] #13248 (pay attention will break the server because of pop ups). ok I will check that! as a general design point we should chase all the place where the system uses strings instead of objects :) Stef > On Jun 5, 2011, at 10:31 PM, Stéphane Ducasse wrote: > >> >> 13248 >> ----- >> >> - another step towards removing toolbuilder. MorphicUIManager is now not in >> ToolBuilder anymore but Polymorph close to UITheme (to be validated later) >> and PluggableMenuSpec close to MenuMorph. >> >> Marcus it will break the build server but I redid all the integration two >> times and I do not understand why some packages where dirty in 13247 so >> sorry but I lost already more than one hour on this one. >> > > Seems to work. > > https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.3/ > > But we do have now 22 test failures: > > > https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.3/346/testReport/ > > I think because of the changes to SytemNavigation. > > > Marcus > > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > >
