Igor Stasenko uploaded a new version of VMMaker to project VM Maker: http://www.squeaksource.com/VMMaker/VMMaker-Igor.Stasenko.37.mcz ==================== Summary ==================== Name: VMMaker-Igor.Stasenko.37 Author: Igor.Stasenko Time: 6 October 2010, 8:36:31 am UUID: 6fcf9560-ff1b-fc47-9e20-044051722a5b Ancestors: VMMaker-oscog.36 integration of finalization enhancements for Cog VM (ignore the Interpreter changes, when merging) |
Hi Igor, isn't the convention to add oscog, like VMMaker-oscog-Igor.Stasenko.37 ? (not sure about how the dot between first and last names will be interpreted though). Nicolas 2010/10/6 <[hidden email]>: > > Igor Stasenko uploaded a new version of VMMaker to project VM Maker: > http://www.squeaksource.com/VMMaker/VMMaker-Igor.Stasenko.37.mcz > > ==================== Summary ==================== > > Name: VMMaker-Igor.Stasenko.37 > Author: Igor.Stasenko > Time: 6 October 2010, 8:36:31 am > UUID: 6fcf9560-ff1b-fc47-9e20-044051722a5b > Ancestors: VMMaker-oscog.36 > > integration of finalization enhancements for Cog VM > > (ignore the Interpreter changes, when merging) > > |
On 6 October 2010 20:51, Nicolas Cellier <[hidden email]> wrote: > > Hi Igor, > isn't the convention to add oscog, like VMMaker-oscog-Igor.Stasenko.37 > ? (not sure about how the dot between first and last names will be > interpreted though). > I'm sorry, but i don't know how to do it. Can you tell me how i can change the package name before saving it? > Nicolas > > 2010/10/6 <[hidden email]>: >> >> Igor Stasenko uploaded a new version of VMMaker to project VM Maker: >> http://www.squeaksource.com/VMMaker/VMMaker-Igor.Stasenko.37.mcz >> >> ==================== Summary ==================== >> >> Name: VMMaker-Igor.Stasenko.37 >> Author: Igor.Stasenko >> Time: 6 October 2010, 8:36:31 am >> UUID: 6fcf9560-ff1b-fc47-9e20-044051722a5b >> Ancestors: VMMaker-oscog.36 >> >> integration of finalization enhancements for Cog VM >> >> (ignore the Interpreter changes, when merging) >> >> > -- Best regards, Igor Stasenko AKA sig. |
On 06.10.2010, at 11:00, Igor Stasenko wrote: > > On 6 October 2010 20:51, Nicolas Cellier > <[hidden email]> wrote: >> >> Hi Igor, >> isn't the convention to add oscog, like VMMaker-oscog-Igor.Stasenko.37 >> ? (not sure about how the dot between first and last names will be >> interpreted though). >> > > I'm sorry, but i don't know how to do it. > Can you tell me how i can change the package name before saving it? It's just a text field ;) - Bert - |
In reply to this post by Igor Stasenko
On Wed, Oct 06, 2010 at 09:00:22PM +0300, Igor Stasenko wrote: > > On 6 October 2010 20:51, Nicolas Cellier > <[hidden email]> wrote: > > > > Hi Igor, > > isn't the convention to add oscog, like VMMaker-oscog-Igor.Stasenko.37 > > ? (not sure about how the dot between first and last names will be > > interpreted though). > > > > I'm sorry, but i don't know how to do it. > Can you tell me how i can change the package name before saving it? I think that the "oscog" is just Eliot's author initials at the time he is doing the save. What you are doing should be fine. The only thing to be careful about - and this has not been a problem so far - is to be sure that the cog updates keep going in their current numeric sequence ( ... 35, 36, 37 ...) exactly as you have done here. That's because the "VMMaker updateFromServer" update mechanism will pull in the highest numeric version when updating, and you would not want someone to accidentally load the cog branch when they just meant to do an update. So no worries, this looks fine. Dave |
In reply to this post by Bert Freudenberg
On 6 October 2010 21:06, Bert Freudenberg <[hidden email]> wrote: > > > On 06.10.2010, at 11:00, Igor Stasenko wrote: > >> >> On 6 October 2010 20:51, Nicolas Cellier >> <[hidden email]> wrote: >>> >>> Hi Igor, >>> isn't the convention to add oscog, like VMMaker-oscog-Igor.Stasenko.37 >>> ? (not sure about how the dot between first and last names will be >>> interpreted though). >>> >> >> I'm sorry, but i don't know how to do it. >> Can you tell me how i can change the package name before saving it? > > It's just a text field ;) > modified :) > - Bert - > > > -- Best regards, Igor Stasenko AKA sig. |
In reply to this post by Nicolas Cellier
Hi Nicolas, On Wed, Oct 6, 2010 at 10:51 AM, Nicolas Cellier <[hidden email]> wrote:
actually I asked Igor to upload that so that I can integrate his finalization changes into the oscog line. BTW, I just edit the name in the publish dialog, replacing eem with oscog and I all too often forget (hence VMMaker-eem.35 this weekend). I'm still keen to use oscog for "official" versions of Cog that I have blessed, probably up until we've merged the VMMakers, at which point oscog will become an obsolete name.
best Eliot
|
Free forum by Nabble | Edit this page |