[Pharo-project] Alien-Prerequisites is now not required
Just found that evil overrides which contains this package are completely same as in existing Parser. The Alien-Prereqs-KenTreis.5 contains only two of them: Parser>>pragmaLiteral: selectorSoFar Parser>>pragmaStatement both are the same as in image. So, i conclude that we don't need this guy anymore for loading Alien -- Best regards, Igor Stasenko AKA sig.
Hi Igor, You are right. We can get rid of Alien-Prereqs-KenTreis.5 in 1.2 but not in 1.1. ConfigurationOfAlien.34 (committed in Alien and MetacelloRepository repositories) do not load prereqs for 1.2 #Luc 2011/2/3 Igor Stasenko <siguctua@gmail.com>
Just found that evil overrides which contains this package are completely same as in existing Parser. The Alien-Prereqs-KenTreis.5
contains only two of them: Parser>>pragmaLiteral: selectorSoFar Parser>>pragmaStatement
both are the same as in image.
So, i conclude that we don't need this guy anymore for loading Alien
-- Best regards, Igor Stasenko AKA sig.
participants (2)
-
Igor Stasenko -
Luc Fabresse