--- Begin Message ---
Hi!

Thanks for having spotted it. 
Code for the first chapters can be downloaded using:
Metacello new
  baseline: 'NeuralNetwork';
  repository: 'github://AgileArtificialIntelligence/PharoSourceCode/src' ;
  load.

But note that the code is not officially released. We will package it better…

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



> On Dec 13, 2018, at 3:35 PM, mldavis99 <mlda...@chaparralwest.com> wrote:
> 
> Hi, the Book so far is great, I am looking forward to more.  However, when I
> try to load the code with: 
> Metacello new
>  package: 'NeuralNetwork';
>  repository: 'github://AgileArtificialIntelligence/PharoSourceCode/src' ;
>  load.
> Both Pharo 6.1 stable and 7 Development Version do not understand:  package: 
> When I dig into it a bit this message is implemented in an abstract method
> of Metacello which does not appear to be in Metacello hierarchy??  What did
> I miss?  
> mike
> 
> 
> 
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
> 


--- End Message ---

Reply via email to