Ok, thanks for the explanation!! On 7 May 2012 17:26, Tobias Pape <[email protected]> wrote:
> > Am 2012-05-07 um 22:18 schrieb Clara Allende: > > > Hi folks, when trying to open Tags section on ss3 page I get this: > > MessageNotUnderstood 2010: No method was found for the selector <#'>='> > when sent to <aSSTag(children)> with arguments contained in <anArray( > aSSTag(algorithm))>. > > > > Your request could not be completed. An exception occurred. The system > administrator has been informed of this error. > > > > > > What does this mean? > > We know of this error, it is fixed in the code and will go away > once a new version is deployed at ss3. Please be patient until then :) > > best > -tobias > > PS: technical answer: The tags you can attach to a SqueakSource project > should form a partial order. They hence implement #<= for sorting. > However, GemStones comparison for sorting uses #>=, which was not > implemented in SqueakSource, as it was not needed for Squeak/Pharo > SqueakSource is being developed with. HTH > > > -- "*Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.*" Linus Torvalds
