Re: Interpretation of extensions different from Unix/Linux?



On Wed, 2 Sep 2009 19:49:10 +0000 (UTC), tmoran@xxxxxxx wrote:

I have an application that builds mp3 playlists. I specify the
root directory of the mp3 file tree on the command line, the Ada code
searches within that directory for mp3 files to add to a playlist.

I said "typically". A command-line application for maintenance of
playlists, which does not support file browsing by is by no means typical.

"Unusual" for one person is "typical" for another.

I have an Ada system that runs a TV station. There are lots of places
where the user uses a GUI to indicate a show, and the program needs to
scan a directory to find its episodes, or he indicates a show episode
and the system needs to build a playlist by scanning a directory to find
the video files, or the user loads a DVD and the system needs to scan
its directory to find the video files. The user sees "show", "episode",
"DVD" as his abstractions - he doesn't see directories or files.

And there is no way to specify the directory where files to be stored? It
is impossible to add such directories? It cannot play anything from
mountable drives?

OK, I give up. All these file-manager programs seem useless and untypical.
No need to write them in Ada.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.



Relevant Pages

  • Re: Interpretation of extensions different from Unix/Linux?
    ... root directory of the mp3 file tree on the command line, the Ada code ... playlists, which does not support file browsing by is by no means typical. ...
    (comp.lang.ada)
  • Re: Interpretation of extensions different from Unix/Linux?
    ... I have an application that builds mp3 playlists. ... root directory of the mp3 file tree on the command line, ...
    (comp.lang.ada)
  • Re: ada compiler?
    ... Not a simple command line answer which is vendor and/or version ... how many beginners first downloads a GNAT version that requires: ... Most beginners that are learning Ada just use: ... always use the standard Ada language concepts first. ...
    (comp.lang.ada)
  • Re: iTunes questions
    ... I just cannot comprehend why Apple would elect to ... most command key equivalents are standardized. ... manually or via smart playlists based on various criteria. ... think of them as 'folders' but that misses the point. ...
    (comp.sys.mac.apps)
  • Re: Ada.Command_Line and wildcards
    ... we did in fact design an Ada command language for our debugger. ...
    (comp.lang.ada)