Welcome, Guest. Please login or register.

Author Topic: AmiDock and application.library in AmigaOS 4  (Read 5399 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline zee4

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 137
    • Show all replies
Re: AmiDock and application.library in AmigaOS 4
« on: April 15, 2003, 01:03:34 AM »
@Valan,

Quote
I still think a modern variation of the WB1.3 would be a great place to start.


Yes! I'd love to see someone do a re-interpretation of the 1.2-1.3 interface. If OS4 is as skinable as the screen-shots indicate, this shouldn't be a problem for someone to do.

Zoltan
 

Offline zee4

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 137
    • Show all replies
Re: AmiDock and application.library in AmigaOS 4
« Reply #1 on: April 15, 2003, 01:08:57 AM »
Quote
"a system-wide xml based configuration system would be dog-slow compared to text or binary-based configuration systems."

Explain that, please. The prefs are read when the application starts, and written when the application wants to save it (which is quite rare).


@Rogue,

Good point. I could see the advantages off a binary-based preference system in 1985, but I think the advantage of having a human-readable prefs file trumps the (tiny) performance hit from parsing an XML file.

Zoltan