• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Mono, your thoughts

regexorcist

New Member
Joined
Feb 1, 2010
Messages
178 (0.03/day)
Location
~/
System Name Slackware Linux
Processor yes
Motherboard yes
Cooling currently convection, but considering mineral oil
Memory sometimes fails due to too much beer
Video Card(s) ATI Radeon HD5570 series
Storage IDE
Display(s) 32" LCD TV
Case sometimes
Audio Device(s) huh? what? speak up, I can't hear you
Power Supply yes
Software Slackware running Open-Source software (it doesn't get any better)
Is Mono a godsend that brings everything together
or
Is Mono an evil contamination that we will have to deal with

your thoughts...
 
Mono as in Monaural audio or as the disease?

They both suck. :laugh:
 
Someone wanted to use one of my .NET applications on Linux and of course, the only way to do that is via Mono. The only thing I had to modify in my code is changing \ to / in filepaths. Because of that, it gets a thumbs up in my book.
 
Someone wanted to use one of my .NET applications on Linux and of course, the only way to do that is via Mono. The only thing I had to modify in my code is changing \ to / in filepaths. Because of that, it gets a thumbs up in my book.

That does sound pretty ace indeed. I even find it odd that Mono doesn't do this translation itself.
 
Yes this mono http://www.mono-project.com/Main_Page

IMHO, Linux doesn't need it and is better off without it.
I don't think the Gnome project should have used it,
and I don't use Gnome for that very reason
(and the fact that it's a bloated behemoth) :laugh:
 
That does sound pretty ace indeed. I even find it odd that Mono doesn't do this translation itself.
Me too, but in a way, I am happy. If I don't want the application to be used on Linux, it won't work unless I make those neccessary changes: a weak but effective security measure.
 
Mono. Just one of the many incarnations of evil :p.
 
Last edited:
A little more insight into the Mono project...

Mono and Microsoft’s patents
For more details on this topic, see Software patents and free software and Novell#Agreement with Microsoft.

Mono’s implementation of those components of the .NET stack not submitted to the ECMA for standardization has been the source of patent violation concerns for much of the life of the project. In particular, discussion has taken place about whether Microsoft could destroy the Mono project through patent suits.

The base technologies submitted to the ECMA, and therefore also the Unix/GNOME-specific parts, may be non-problematic. The concerns primarily relate to technologies developed by Microsoft on top of the .NET Framework, such as ASP.NET, ADO.NET and Windows Forms (see Non standardized namespaces), i.e. parts composing Mono’s Windows compatibility stack. These technologies are today not fully implemented in Mono and not required for developing Mono-applications. Richard Stallman of the Free Software Foundation has stated it may be "dangerous" to use Mono because of the possible threat of Microsoft patents.[18] For this reason, the FSF recommends that people avoid creating free software that depends on Mono or C#.[19]

On November 2, 2006, Microsoft and Novell announced a joint agreement whereby Microsoft agreed to not sue Novell’s customers for patent infringement.[20] According to Mono project leader Miguel de Icaza,[citation needed] this agreement extends to Mono but only for Novell developers and customers. It was criticized by some members of the free software community[who?] because it violates the principles of giving equal rights to all users of a particular program.

In a note posted on the Free Software Foundation's news website in June 2009, Richard Stallman warned that he believes "Microsoft is probably planning to force all free C# implementations underground some day using software patents" and recommended that developers avoid taking what he described as the "gratuitous risk" associated with "depend[ing] on the free C# implementations", including Mono.[21]

source:
http://en.wikipedia.org/wiki/Mono_%28software%29

Probably best to stay completely out of Microsoft Legal Spider Web

Anything that uses a Monkey for a logo and is named
after a disease should (at all costs) be avoided :laugh:
 
Back
Top