LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-04-2003, 08:10 AM   #16
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30

C# on any platform makes my stomach ill because of where it came from, it's like the SARS or AIDS virus.
 
Old 06-04-2003, 01:19 PM   #17
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Quote:
Originally posted by GtkUser
C# on any platform makes my stomach ill because of where it came from, it's like the SARS or AIDS virus.
Everyone's entitled to feel ill.
Imperialism of any kind makes me feel ill.

Last edited by zmedico; 06-04-2003 at 01:21 PM.
 
Old 06-04-2003, 08:47 PM   #18
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30
I'd feel a lot better if Microsoft renamed C# to AIDS. After all I hear that they want to promote 'trustworthy computing'. So lets be honest, isn't C# a lot like AIDS? It will live on it's host like a parasite, draining them of money, than suddenly become totally obsolete and useless, right after Microsoft innovates by figuring another way to get peoples money into their pockets in return for poor quality products and lock-in.
 
Old 06-04-2003, 11:06 PM   #19
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Smile

Quote:
Originally posted by GtkUser
I'd feel a lot better if Microsoft renamed C# to AIDS.
So, I guess you haven't tried that gtk-sharp yet.
 
Old 06-05-2003, 10:18 AM   #20
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30
LOL, I have Mono and AIDS installed along with gtk-sharp, but I am now starting to learn Gtk+ and Gtkmm. I'm more optimistic about Gtkmm than I am about middleware because I really want to just program for Linux exclusively.
 
Old 06-06-2003, 10:18 AM   #21
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
What makes you think GTKmm is exlusive to Linux? Not so. You'd have to work quite hard these days to make non-portable software with GTK.
 
Old 06-06-2003, 12:16 PM   #22
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Smile

Quote:
Originally posted by mhearn
You'd have to work quite hard these days to make non-portable software with GTK.
It'd be quite easy to mix non-portable code with platform independent libraries, but not very wise.
 
Old 06-06-2003, 01:26 PM   #23
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
That is true of .NET and even Java though. I should know, my current task at work is to port a Java app to Linux - why does it need porting? They embed Internet Explorer
 
Old 06-06-2003, 03:46 PM   #24
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
If system dependent code must be used, I guess it's best to put a system independent layer of abstraction in between.
 
Old 06-06-2003, 03:49 PM   #25
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Not in this case. Running Java in Wine is a bitch. They'd have been better to write the whole thing in MFC/C++
 
Old 06-06-2003, 04:53 PM   #26
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
I was thinking more like a java.awt.Component abstraction of Internet Explorer. Wine is architecture dependent when used with windows binaries (winelib is theoretically system independent).
 
Old 06-06-2003, 05:21 PM   #27
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
In a way they already do, except the abstraction is COM/ActiveX.

Anyway, IE is the only engine they care about/has the features they need, mainly editing. Gecko is kind of catching up but isn't so easy to embed using Java.
 
Old 06-06-2003, 05:29 PM   #28
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
Quote:
Originally posted by mhearn
In a way they already do
In an MS Windows dependent way.
 
Old 06-06-2003, 05:47 PM   #29
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30
Java2 is middleware. That's a valid definition of Java2.

I don't want my Gtkmm applications to run cross platform. I would make it so that they purposely don't. I only want them to run on Linux, but I'm just learning Gtk+ and Gtkmm at this stage, so I'm not deploying anything yet.
 
Old 06-06-2003, 05:49 PM   #30
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by macewan
=)

you'll get mono while messing with ms technology

hahahahahaha.....

As far as I'm concerned it's .NYET!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
.Net on Linux neosap Linux - Software 3 05-10-2005 08:33 AM
.NET and linux? Lleb_KCir Linux - Software 2 01-25-2005 10:17 PM
How to get on the net with linux Astropicachu Linux - Newbie 9 04-26-2004 03:54 AM
Xp to net via linux pingurslap Linux - Networking 3 01-08-2004 12:31 PM
Help with getting Linux on the Net timmay_lars Linux - Networking 2 11-11-2003 01:56 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration