Welcome, Guest. Please login or register.

Author Topic: AmigaOS 4.0 July 2007 Update  (Read 5584 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Matt_H

Re: AmigaOS 4.0 July 2007 Update
« on: July 21, 2007, 05:06:08 AM »
I'm rather concerned about the direction OS4 development is going in regards to the general design of the system. I worry that the new SObjs directory will only further encourage lazy programming tactics and more quick 'n dirty Unix ports. In fact, the whole system is becoming very Unix-y. Loads of things are getting statically linked and will never benefit from improvements to the underlying lib. Shared objects might change that, but it seems like they'll only further discourage programmers from properly porting things as a .library.

It seems like half the OS4 software I use is actually just an IconX script that increases the stack to 1000000 and runs a shell-based program. Where are the Amiga features? Where are the tooltypes, the Workbench usage, the pulldown menus, the AppIcons?

The time for quick and dirty ports has passed. It's time for some more mature software. Please?

 

Offline Matt_H

Re: AmigaOS 4.0 July 2007 Update
« Reply #1 on: July 22, 2007, 12:46:34 AM »
@ Kaminari

The thing is, ixemul was cleanly implemented as an Amiga library and I don't believe much of this current generation of ports even uses ixemul.

[EDIT] Actually, I recant some of that - a lot of ixemul stuff was kind of messy now that I think about it. I shudder at the thought of needing ETC: and LIB: assigns. [/EDIT]

I don't want to take this news item too far off topic so I'll start a new thread on the matter.