Welcome, Guest. Please login or register.

Author Topic: Yet another reason to love Amiga OS  (Read 9960 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Yet another reason to love Amiga OS
« on: December 09, 2003, 01:49:33 AM »
One thing I would like to see for Env: / Envarc: is an implementation that allows a single text file to represent all the vars an application currently may use a whole subdirectory for.

Consider some application has a bunch of stuff it stores under Envarc:Someappliaction/...

There could be lots of simple swiches, thats 1 char of text, each in a file requiring one block...

Suppose you could have a text file instead, where an OS recognised extension say '.vars' (meaningful only for files in Envarc: or Env:), where each line was the variable name, followed by the value.

Then instead of your Envarc:Someapplication folder, you could use insread

Envarc:Someapplication.vars

The OS could then intercept any attempted access to the directory Envarc:Someappication (assuming it doesnt exist) and look for Env:Someapplication.vars automatically. Conceptually, its not a lot different from a .prefs file, other than the fact its human readable text.

Some preference tool could set whether or not new env vars are to be dumped into files or create a directory.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Yet another reason to love Amiga OS
« Reply #1 on: December 09, 2003, 02:48:52 AM »
@danamania

No such thing as an original idea eh? I wasn't really thinking XML but since an xml parser service is one of the things OS 4.x is set to include, it could be ;-)
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Yet another reason to love Amiga OS
« Reply #2 on: December 09, 2003, 03:36:59 AM »
Ram disk rules. It is every system which doesnt implement an amigaos style ramdisk that is archaic and poo..

:-D
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Yet another reason to love Amiga OS
« Reply #3 on: December 09, 2003, 03:46:15 AM »
Seriously, however, it is the absolute ultimate in volatile drive space. I use mine for all sorts of stuff that would give any HD, no matter how fast, a heart attack from fragmentation and other problems.

If my ram gets too fragmented, a quick and painless restart and all is well.
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: Yet another reason to love Amiga OS
« Reply #4 on: December 09, 2003, 03:53:28 AM »
Another reason to love the os

Datatypes - the concept rocks, even if the implementation isnt perfect. Better support for streaming data and proper bidirectional support (encode methods) would realise the full potential.

People can say windoze has its codecs and so on, but lets face it, their implementation is terrible. A few media players use them and thats about it...
int p; // A