Hi,
Moose can now be loaded in 7.6. There were a couple of problems, but I
think I managed to find them all. Please try to load and let me know
if you encounter problems.
Here are the most important problems:
1. in 7.6 they changed a bit the code to obtain all versions from a
Pundle (Pundle class>>allVersionsWithName:), and it appears that we
have a problem with the CodeFoo bundle in the database. I believe this
is due to Adrian renaming CodeFoo packages into CodeFu. I solved this
temporarily by adding a hack package that overrides the mentioned
behavior.
2. BlockClosure>>cull: had a different implementation in 7.6 then in
CodeFoo so now I renamed it in CodeFoo to cullValue:
3. due to the changes in Refactoring Browser in 7.6 the browser
extensions use now a different mechanism so a couple of packages that
extended the browser had problems. For the moment I solved the problem
by just removing the behavior.
4. a series of external packages needed to be updated in Store to work
with 7.6.
Cheers,
Doru
--
www.tudorgirba.com
www.tudorgirba.com/blog
"From an abstract enough point of view, any two things are similar."