Dependencies of Magma 1.0r43

Miguel Enrique Cobá Martinez miguel.coba at gmail.com
Tue Jan 12 22:31:57 UTC 2010


This is the list I compiled for the Magma Dependencies in the creation
of the Magma Metacello configuration:

WriteBarrier                    -> none (BytecodeGenerator)
Collections-BTree               -> none
Ma exception handling           -> none
Ma base additions               -> Ma exception handling
Ma proxy support                -> Ma exception handling
Ma Squeak domain                -> Ma base additions
Ma contextual search            -> Ma base additions
MaFixedWidthReport              -> Ma base additions
Ma special collections          -> Ma base additions, Collections-BTree
Ma traverse object graphs       -> Ma proxy suport
Ma Statistics                   -> MaFixedWidthReport
Ma object serialization         -> Ma Statistics, Ma special
collections, Ma traverse object graphs
Ma client server                -> Ma object serialization
Ma Armored Code                 -> Ma client server, [OSProcess]
Magma client                    -> Ma client server, WriteBarrier
Ma object serialization tester  -> Ma Squeak domain, Ma contextual
search, Ma Armored Code
Magma server                    -> Ma contextual search, Magma client
Ma special collections tester   -> Ma Armored Code, Magma client
Magma tester                    -> (ProjectHistory), Ma object
serialization tester, Magma server

- BytecodeGenerator isn't loaded by default in Squeak or Pharo. Is part
of NewCompiler but currently is being rewritten for the closure image.
- ProjectHistory only exists in Squeak. In Pharo was removed long ago
because of the unloading of the Project code.
- OSProcess is used by the tester but isn't loaded by default in Squeak
nor Pharo.

I attach the updated .dot file and jpg file of the dependencies graph of
Magma 1.0r43 (tester).mcm.

Cheers
-- 
Miguel Cobá
http://miguel.leugim.com.mx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: files.zip
Type: application/zip
Size: 28902 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/magma/attachments/20100112/8b9a1179/files-0001.zip


More information about the Magma mailing list