Sept. 29, 2012
7:38 p.m.
On Sep 29, 2012, at 5:39 PM, Dale Henrichs wrote:
Stef,
#latestVersion is there for backward compatibility.
Ok I would simply remove it. Stef
The #stable symbolic version is the preferred mechanism for declaring the "latest version".
Dale
----- Original Message ----- | From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> | To: Pharo-project@lists.gforge.inria.fr | Sent: Friday, September 28, 2012 11:37:30 AM | Subject: Re: [Pharo-project] Metacello bleedingEdge question | | dale | | at the end do we really need latestVersion because I'm still confused | by it. | | On Sep 28, 2012, at 3:42 PM, Dale Henrichs wrote: | | > #latestVersion is defined as the latest version whose blessing is | > neither #baseline nor #development. | | |