On 5 July 2012 07:42, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
On Jul 5, 2012, at 1:58 AM, Igor Stasenko wrote:
On 4 July 2012 22:57, Fernando Olivero <fernando.olivero@usi.ch> wrote:
Oops, replace NBCog in the path by NBCog.app , as in:
TCairoLibrary class>>nbLibraryNameOrHandle ....(Smalltalk vm vmPath asFileReference / 'NBCog.app' / 'Contents'/ 'MacOS' / 'Plugins' / 'libcairo.2.dylib' ) fullName .........
i changed the trait to use the extra class - CairoLibraryLoader so trait just calls to that class, and path finding is residing in class methods instead.
damn, i should commit more often :)
yes can you commit before I leave on vacation? So that I can have a look at athens a bit more?
i just made the snapshot of stuff. Load latest ConfigurationOfAthens package and invoke: ConfigurationOfAthens loadVersion: '1.2.1'
Stef
-- Best regards, Igor Stasenko.