help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] .st file naming


From: Holger Freyther
Subject: Re: [Help-smalltalk] .st file naming
Date: Sun, 12 Apr 2015 19:46:38 +0200

> On 09 Apr 2015, at 02:33, Jan Vrany <address@hidden> wrote:
> 
> Hi, 
>> OK, let's do some experiments first to get some data. 
> 
> I did some quick changes to keep track of packages as
> I suggested: 
> 
> https://github.com/janvrany/gst/commit/0123cc6d00fdf0cf0781b308ebbe4ba96e70292e
> 
> This is certainly not complete: no package tracking in classes (i.e.,
> ClassInfo), no API yet, no overwrites support, no support in browser, 
> no extensive testing, …

neat! How confident are you that Current and _gst_current_package will
stay in sync? With the failing primitive we mostly avoid having to deal with
protecting the package in C but this assumes that from failing to assignment
nothing else will be executed. :)

holger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]