[Mono-list] Mono is a funny dude

José Alexandre Antunes Faria jose.faria@vianw.pt
Mon, 17 Nov 2003 12:57:34 -0000


This is a multi-part message in MIME format.

------=_NextPart_000_0029_01C3AD0A.5E539500
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hey lads...

I'm trying to port a .Net aplication to Mono, and I see a somehow =
strange behavior...

So far I have found two problems:

The first is that mono doesn't get the attributes by the order in wich =
they are defined in the code.
You might argue that it doesn't make much sense to do that because of =
attributes defined in superclasses, nevertheless it was handy.
This problem I could go around it.

The other one is that Mono doesn't implement either Assembly.LoadFile or =
Assembly.LoadFrom, while both work on .Net in Mono neither.
This problem I couldn't get around it...

Any clever ideias of how I can do that?

Thanks...
Jos=E9 Faria
------=_NextPart_000_0029_01C3AD0A.5E539500
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.3718.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hey lads...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm trying to port a .Net aplication to =
Mono, and I=20
see a somehow strange behavior...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So far I have found two =
problems:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The first is that mono doesn't get the =
attributes=20
by the order in wich they are defined in the code.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>You might argue that it doesn't make =
much sense to=20
do that because of attributes defined in superclasses, nevertheless it =
was=20
handy.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>This problem I could go around =
it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The other one is that Mono doesn't =
implement either=20
Assembly.LoadFile or Assembly.LoadFrom, while both work on .Net in Mono=20
neither.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>This problem I couldn't get around=20
it...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any clever ideias of how I can do=20
that?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Jos=E9 Faria</FONT></DIV></BODY></HTML>

------=_NextPart_000_0029_01C3AD0A.5E539500--