[Pharo-dev] Tanker and Pharo3

2013-12-29 Thread Guillermo Polito
Hi guys! I was taking a look at tanker to use it to load packages on a mini image. And I found some difficulties :). - First, the code does not load well in Pharo3. There are some classes/traits that changed and the class extensions do not want to load. I fixed that by adding some stub classes

Re: [Pharo-dev] Tanker and Pharo3

2013-12-29 Thread Stéphane Ducasse
Thanks Guillermo. I do not really know because what is cool is to be able to load the compiler without having the compiler. I know you want that :). Now with tanker we have the question of how to handle the binary (probably inside an mcz package) and managing the fact that the code can be