Welcome, Guest. Please login or register.

Author Topic: Java for AmigaOS 4.0 and 3.9  (Read 5756 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show all replies
    • http://wrongpla.net
Re: Java for AmigaOS 4.0 and 3.9
« on: July 04, 2003, 04:30:07 AM »
Open sourcing has its good and bad points. It's not the super-solution you all seem to think it is. The good things are: its free, stuff can be easily ported (in theory), and development doesn't rely on a single author.

But the bad things are that it can make too many versions of a single program, that the standard of open source code often falls FAR behind commercial stuff, and that often the code gets so mangled and bloated by different coders that it gets neigh on impossible to port. Mozilla anyone?