[Q] Unneeded overhead?

Keith Hodges keith_hodges at yahoo.co.uk
Mon Apr 14 00:21:29 UTC 2008


S.J.Chun wrote:
> As you can see from MagmaCompatibilityLayer-pk.2.mcz in KernelImage
> repository, there're many unneeded GUI - mostly morph related - related
> classes on which magma is dependent.
>
> Should magma use thses classes? Are there any package or plan for
> removing these classes? I've once made changeset to remove these classes
> but when I want to update these classes are big hurdle. This is my reason
> of avoiding magma.
>
> Thanks in advance.
Magma is not depending upon these classes at all. It simply provides 
some methods for serializing these classes.

If you have not got those classes in the image then you dont need the 
methods for serializing them. If those classes are not present, simply 
load magma anyway, ignoring the warnings. It is rather silly for the 
Kernel Image Compatability Layer to provide these classes as dummies, 
but I seem to remember that the KernelImage doesnt have any facilities 
for handling exceptions gracefully

Keith





More information about the Magma mailing list